epellis / esta
Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]
☆28Updated 5 years ago
Alternatives and similar repositories for esta:
Users that are interested in esta are comparing it to the libraries listed below
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆60Updated 2 years ago
- Greenspunning Rust's macro_rules!☆32Updated 6 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- scraps of a potential language☆37Updated 3 years ago
- Language server providing completion for gluon☆51Updated last year
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- L-Systems in Rust, with a turtle interpreter☆26Updated 5 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- Inert lets you use non-Sync values in Sync context☆17Updated 5 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- A hierarchical, recursive ray tracer written in Rust☆19Updated 5 years ago
- run futures in may☆8Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A simple compile-to-WebAssembly language rewritten in Rust☆11Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Pretty parser error reporting.☆34Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- dom-like layout for terminal applications☆12Updated 4 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 2 weeks ago
- A lightweight scripting language for Rust☆20Updated 4 years ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 2 years ago