brundonsmith / rust_lispLinks
A Rust-embeddable Lisp, with support for interop with native Rust functions
☆263Updated last month
Alternatives and similar repositories for rust_lisp
Users that are interested in rust_lisp 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…☆181Updated last year
- Rust Lisp expression parser and serializer☆186Updated last year
- Orion is a high level, purely functional programming language with a LISP based syntax.☆237Updated 3 years ago
- Embedded Scheme for the Rust Ecosystem☆232Updated this week
- A statically typed Lisp like scripting programming language for Rust.☆230Updated 9 months ago
- Playing with Rust. Let's create a Lisp!☆68Updated 4 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆63Updated last year
- The miniature, embeddable R7RS Scheme implementation in Rust☆110Updated this week
- Lisp-like DSL for Rust language☆433Updated 2 years ago
- Pure functional Lisp implemented in Rust