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
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆27Updated 10 years ago
- A whitespace JIT compiler☆67Updated 6 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A language for designing slides☆116Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Language server providing completion for gluon☆54Updated 2 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Rust macro implementing a guard/let-else mechanism.☆36Updated 3 months ago