ytakano / blispLinks
A statically typed Lisp like scripting programming language for Rust.
☆233Updated 11 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…☆179Updated last year
- An R7RS Scheme implemented in WebAssembly☆182Updated 2 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆107Updated 8 months ago
- Pure functional Lisp implemented in Rust☆208Updated 4 years ago
- Playing with Rust. Let's create a Lisp!