durka / macrolispLinks
Greenspunning Rust's macro_rules!
☆33Updated 7 years ago
Alternatives and similar repositories for macrolisp
Users that are interested in macrolisp are comparing it to the libraries listed below
Sorting:
- An ordered map and set based on a trie.☆28Updated 5 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- Language server providing completion for gluon☆53Updated 2 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Ergonomic trie data structure☆27Updated 6 years ago
- GLL parsing framework.☆137Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- I/O and binary data encoding for Rust☆39Updated 10 years ago
- ☆27Updated 10 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- A whitespace JIT compiler☆68Updated 5 months ago
- Named arguments for Rust☆38Updated 8 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Implementation of libm in rust☆34Updated 8 years ago