epellis / estaLinks
Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]
☆28Updated 6 years ago
Alternatives and similar repositories for esta
Users that are interested in esta are comparing it to the libraries listed below
Sorting:
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Jazz - modern and fast programming language.☆93Updated 3 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Language server providing completion for gluon☆52Updated 2 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A lightweight scripting language for Rust☆20Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Greenspunning Rust's macro_rules!☆33Updated 6 years ago
- A simple configuration language☆66Updated 6 years ago
- run futures in may☆8Updated 5 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- a concurrent compiled programming language☆15Updated 3 years ago
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago
- L-Systems in Rust, with a turtle interpreter☆26Updated 5 years ago
- common finance mathematics library in Rust☆43Updated 8 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Tox is a statically typed version programming language that is written in rust.☆38Updated 2 years ago
- An ordered map and set based on a trie.☆28Updated 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
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 4 years ago