stopachka / rispLinks
Playing with Rust. Let's create a Lisp!
☆68Updated 4 years ago
Alternatives and similar repositories for risp
Users that are interested in risp are comparing it to the libraries listed below
Sorting:
- Pure functional Lisp implemented in Rust☆208Updated 4 years ago
- Rust Lisp expression parser and serializer☆196Updated last year
- Compiler for a toy Lisp language☆64Updated 5 years ago
- A statically typed Lisp like scripting programming language for Rust.☆233Updated 10 months ago
- a simple yet comprehensive scheme interpreter in rust☆80Updated 5 years ago
- vonuvoli Scheme -- an R7RS interpreter written in Rust focused on systems programming and scripting (i.e. processes, file-system, etc.) w…☆184Updated last year
- The miniature, embeddable R7RS Scheme implementation☆121Updated this week
- Lisp-in-progress☆42Updated 2 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆63Updated last year
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆107Updated 7 months ago
- Simple scheme bytecode VM