rotty / lexpr-rsLinks
Rust Lisp expression parser and serializer
☆175Updated 9 months ago
Alternatives and similar repositories for lexpr-rs
Users that are interested in lexpr-rs 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…☆178Updated 9 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- garbage collection☆321Updated 5 years ago
- Pure functional Lisp implemented in Rust☆208Updated 3 years ago
- Playing with Rust. Let's create a Lisp!☆66Updated 4 years ago
- Wadler-style pretty-printing combinators in Rust☆158Updated 2 months ago
- A Rust-embeddable Lisp, with support for interop with native Rust functions☆255Updated last year
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- A pure functional language for type-level programming in Rust☆330Updated 2 years ago
- rust library for formatting dynamic strings☆152Updated last year
- Manual segmented stacks for Rust☆306Updated last month
- Forth for Rust's trait system☆230Updated 4 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Compiler for a toy Lisp language☆63Updated 5 years ago
- a model of MIR and the Rust type/trait system☆301Updated 2 months ago
- GLL parsing framework.☆137Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Compile time numbers in Rust.☆547Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Generic array types in Rust☆411Updated 2 months ago
- Compile-time reference counting☆447Updated 2 weeks ago
- Pratt parser written in Rust☆90Updated last year
- The miniature, embeddable R7RS Scheme implementation in Rust☆91Updated this week
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Scripting language focused on processing tabular data.☆176Updated 2 years ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆176Updated 2 years ago
- A special input type for nom to locate tokens☆233Updated 3 months ago