durka / macrolispLinks
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
Sorting:
- 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
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Language server providing completion for gluon☆52Updated 2 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A whitespace JIT compiler☆67Updated 3 months ago
- Concurrent cross-platform terminal interface☆19Updated 2 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- ☆29Updated 7 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- ☆27Updated 10 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A library that provides types and conversions for working with various color formats.☆46Updated 7 months ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆28Updated 6 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago