maplant / scheme-rs
Embedded Scheme for the Async Rust Ecosystem
☆172Updated this week
Alternatives and similar repositories for scheme-rs:
Users that are interested in scheme-rs are comparing it to the libraries listed below
- A Lisp interpreter written fully in rust macros.☆276Updated 6 months ago
- A statically typed Lisp like scripting programming language for Rust.☆214Updated last month
- A Rust-embeddable Lisp, with support for interop with native Rust functions☆250Updated last year
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆104Updated last month
- vonuvoli Scheme -- an R7RS interpreter written in Rust focused on systems programming and scripting (i.e. processes, file-system, etc.) w…☆174Updated 7 months ago
- The miniature, embeddable R7RS Scheme implementation in Rust☆82Updated this week
- Finally, a shell for all seasons!☆116Updated 3 months ago
- A Lisp dialect written in Zig☆189Updated 6 months ago
- Minimal Prolog implemented in Rust☆43Updated 6 months ago
- an experimental new programming language based on interaction nets☆239Updated last week
- ☆204Updated 9 months ago
- Par (⅋) is an experimental concurrent programming language. It's an attempt to bring the expressive power of linear logic into practice.☆151Updated this week
- Simple live calculator in tree-sitter + cranelift jit☆71Updated 4 months ago
- Rust high level bindings for Janet☆71Updated 2 months ago
- An R7RS Scheme implemented in WebAssembly☆177Updated last year
- ☆172Updated 5 months ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆217Updated 5 months ago
- Lisp in WebAssembly☆260Updated last month
- Rust Lisp expression parser and serializer☆171Updated 7 months ago
- Pure functional Lisp implemented in Rust