ytakano / blispLinks
A statically typed Lisp like scripting programming language for Rust.
☆231Updated 7 months ago
Alternatives and similar repositories for blisp
Users that are interested in blisp are comparing it to the libraries listed below
Sorting:
- vonuvoli Scheme -- an R7RS interpreter written in Rust focused on systems programming and scripting (i.e. processes, file-system, etc.) w…☆180Updated last year
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆105Updated 4 months ago
- An R7RS Scheme implemented in WebAssembly☆179Updated 2 years ago
- Pure functional Lisp implemented in Rust☆208Updated 3 years ago
- Playing with Rust. Let's create a Lisp!☆68Updated 4 years ago
- A Rust-embeddable Lisp, with support for interop with native Rust functions☆261Updated last week
- Lisp in WebAssembly☆276Updated 7 months ago
- Embedded Scheme for the Async Rust Ecosystem☆221Updated last week
- The miniature, embeddable R7RS Scheme implementation in Rust☆104Updated this week
- Lisp-like DSL for Rust language☆433Updated 2 years ago
- ☆212Updated last year
- Rust high level bindings for Janet☆84Updated 8 months ago
- a simple yet comprehensive scheme interpreter in rust☆79Updated 5 years ago
- Low-level Lisp with compile-time memory management☆274Updated 7 years ago
- Compiler for a toy Lisp language☆63Updated 5 years ago
- A self-hosting Scheme to WebAssembly compiler☆215Updated 5 years ago
- Rust Lisp expression parser and serializer☆184Updated last year
- ☆20Updated 2 years ago
- A Lisp interpreter written in untyped lambda calculus☆244Updated 2 years ago
- Safe Rust bindings for GNU Guile☆77Updated this week
- ☆66Updated 2 years ago
- The Kraken Programming Language☆48Updated last year
- A small Lisp interpreter written in Rust. Work in progress.☆85Updated 4 years ago
- LISP 1.5(-ish) implementation in WebAssembly☆49Updated 2 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆161Updated 3 years ago
- Lisp implementation which allocates cons cells on a ring buffer