rotty / lexpr-rs
Rust Lisp expression parser and serializer
☆169Updated 5 months ago
Alternatives and similar repositories for lexpr-rs:
Users that are interested in lexpr-rs are comparing it to the libraries listed below
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- Pure functional Lisp implemented in Rust☆207Updated 3 years ago
- A special input type for nom to locate tokens☆228Updated 2 weeks ago
- vonuvoli Scheme -- an R7RS interpreter written in Rust focused on systems programming and scripting (i.e. processes, file-system, etc.) w…☆172Updated 6 months ago
- GLL parsing framework.☆137Updated 11 months ago
- Wadler-style pretty-printing combinators in Rust☆150Updated last year
- Playing with Rust. Let's create a Lisp!☆65Updated 3 years ago
- A Rust-embeddable Lisp, with support for interop with native Rust functions☆247Updated last year
- garbage collection☆321Updated 5 years ago
- Compiler for a toy Lisp language☆64Updated 5 years ago
- ☆92Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆95Updated last week
- Manual segmented stacks for Rust☆298Updated last week
- General-purpose abstractions for incremental computing, in Rust☆353Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆219Updated 4 years ago
- A fast, concurrent string interner☆148Updated 6 months ago
- a model of MIR and the Rust type/trait system☆295Updated 4 months ago
- A pure functional language for type-level programming in Rust☆324Updated 2 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Rust bindings for libgccjit.☆51Updated last year
- Compile-time reference counting☆441Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- ☆160Updated 2 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Configurable, extensible, interactive line reader☆189Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- lens implemented in rust☆114Updated last year