fhaynes / iridiumLinks
A register-based VM in Rust
☆67Updated 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☆64Updated 6 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- ☆60Updated 3 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆57Updated 2 months ago
- Jazz - modern and fast programming language.☆92Updated 2 years ago
- Tox is a statically typed version programming language that is written in rust.☆38Updated 2 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆172Updated 4 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
- Pratt parser written in Rust☆90Updated last year
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- Compiler for a toy Lisp language☆63Updated 5 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆143Updated last week
- A port of Rob Pike's Go lexer to Rust☆48Updated 5 years ago
- Pure functional Lisp implemented in Rust☆208Updated 3 years ago
- Safe Rust LLVM bindings☆123Updated 8 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- A rust interpreter for the Lox language☆25Updated 5 years ago
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆88Updated last month
- A very small and minimal virtual machine written in rust.☆108Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- Lox Interpreter/REPL written in Rust☆37Updated 6 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 3 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆64Updated last year
- A (nearly) pure functional programming language.☆25Updated 6 years ago
- A JIT experiment in Rust☆138Updated 11 months ago
- hindley-milner algorithm☆61Updated 2 years ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"☆82Updated 2 years ago