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