durka / macrolisp
Greenspunning Rust's macro_rules!
☆33Updated 6 years ago
Alternatives and similar repositories for macrolisp:
Users that are interested in macrolisp are comparing it to the libraries listed below
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An ordered map and set based on a trie.☆28Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Concurrent cross-platform terminal interface☆19Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 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 10 months ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Language server providing completion for gluon☆51Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- Implementation of libm in rust☆34Updated 7 years ago
- Hexadecimal float support for Rust☆38Updated 2 weeks ago
- The simd optimized escape code☆53Updated last week
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆28Updated 5 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Simple fallthrough match for Rust.☆13Updated 10 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- ☆52Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago