epellis / estaLinks
Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]
☆29Updated 6 years ago
Alternatives and similar repositories for esta
Users that are interested in esta are comparing it to the libraries listed below
Sorting:
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- Language server providing completion for gluon☆54Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆60Updated 4 years ago
- Jazz - modern and fast programming language.☆95Updated 3 years ago
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆72Updated 9 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- [WIP] Compiler for the Limonite programming language.☆14Updated 3 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A (nearly) pure functional programming language.☆25Updated 6 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 6 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- ☆94Updated 2 years ago
- Platform-independent space-efficient tagged pointers in Rust☆22Updated last month
- Experimental JIT compiler generator☆27Updated last year
- hindley-milner algorithm☆62Updated 2 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago