fhaynes / iridiumLinks
A register-based VM in Rust
☆73Updated 6 years ago
Alternatives and similar repositories for iridium
Users that are interested in iridium are comparing it to the libraries listed below
Sorting:
- A gradually typed language originally based on the crafting interpreters series☆65Updated 5 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- Jazz - modern and fast programming language.☆95Updated 3 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 7 months ago
- ☆60Updated 4 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆62Updated 3 years ago
- A very small and minimal virtual machine written in rust.☆109Updated 5 years ago
- 🌸 a simple scripting language (alpha) 🌸☆140Updated 6 years ago
- Tox is a statically typed version programming language that is written in rust.☆38Updated 2 years ago
- Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"☆84Updated 2 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29Updated 6 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
- A C compiler written in Rust, with a focus on good error messages.☆304Updated 11 months ago
- Pure functional Lisp implemented in Rust☆208Updated 4 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- A rust interpreter for the Lox language☆26Updated 5 years ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- Rust implementation of the Lox programming language☆155Updated 4 years ago
- My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language☆119Updated 6 years ago
- Implementation in Rust of lox, the language described in Crafting Interpreters☆66Updated 4 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆192Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A JIT experiment in Rust☆142Updated last year
- Oxide Programming Language☆137Updated 3 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆63Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A functional programming language☆48Updated 5 years ago
- x86_64 operating system, written in Rust☆33Updated 4 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago