rotty / lexpr-rs
Rust Lisp expression parser and serializer
☆172Updated 7 months ago
Alternatives and similar repositories for lexpr-rs:
Users that are interested in lexpr-rs are comparing it to the libraries listed below
- Pure functional Lisp implemented in Rust☆207Updated 3 years ago
- vonuvoli Scheme -- an R7RS interpreter written in Rust focused on systems programming and scripting (i.e. processes, file-system, etc.) w…☆173Updated 8 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Wadler-style pretty-printing combinators in Rust☆155Updated last month
- Playing with Rust. Let's create a Lisp!☆66Updated 4 years ago
- A special input type for nom to locate tokens☆230Updated 2 months ago
- garbage collection☆321Updated 5 years ago
- REGex in Rust with EcmaScript Syntax☆185Updated 2 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- A pure functional language for type-level programming in Rust☆326Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆365Updated 3 weeks ago
- General-purpose abstractions for incremental computing, in Rust☆356Updated 3 years ago
- a model of MIR and the Rust type/trait system☆298Updated last month
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- Compile-time reference counting☆442Updated last year
- Compiler for a toy Lisp language☆63Updated 5 years ago
- A fast, concurrent string interner☆149Updated 7 months ago
- ☆163Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- rust stackful generator library☆325Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Forth for Rust's trait system☆229Updated 4 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- exhaustive testing library☆63Updated 8 months ago
- A Rust-embeddable Lisp, with support for interop with native Rust functions☆250Updated last year
- generators☆205Updated last year