durka / macrolisp
Greenspunning Rust's macro_rules!
☆32Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for macrolisp
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- An interpreted language written in Rust inspired by the Lisp family of languages.☆60Updated 2 years ago
- Experimental persistent collections in Rust☆43Updated 7 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- A parser-combinator library for Rust☆45Updated 8 years ago
- Language server providing completion for gluon☆51Updated last year
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆33Updated 6 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- ☆25Updated 9 years ago
- ☆20Updated 7 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Experimental Language based on Rust and Haskell☆51Updated 7 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated last year
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago