msiemens / RusTiny
A Rust-like language compiling to x86-64 assembler
☆53Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for RusTiny
- A C Compiler/Parser written in Rust☆52Updated 11 months ago
- ☆59Updated 3 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆57Updated 2 years ago
- A (nearly) pure functional programming language.☆24Updated 5 years ago
- Lox Interpreter/REPL written in Rust☆37Updated 5 years ago
- This is a port of the Monkey interpreter from Thorsten Ball's book "Writing and interpreter in Go" https://interpreterbook.com☆102Updated 7 years ago
- abandoned update of jack crenshaw's compilers intro☆115Updated 6 years ago
- A VM-based runtime environment for functional programming languages☆45Updated 7 years ago
- Experiments with llvm to create a toy programming language☆25Updated 2 weeks ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆140Updated last week
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- A statically-typed compiled language defined by a simple grammar☆23Updated 2 years ago
- Tox is a statically typed version programming language that is written in rust.☆36Updated last year
- An implementation of ECMAScript 5.1, in Rust. Work in progress.☆49Updated 8 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆45Updated 8 years ago
- A whitespace JIT compiler☆62Updated 6 months ago
- A language-based OS to run Rust on bare metal☆82Updated 8 years ago
- a concurrent compiled programming language☆15Updated 2 years ago
- ☆91Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆167Updated 6 years ago
- Safe Rust LLVM bindings☆119Updated 7 years ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- An insanely simple self-hosted functional programming language☆152Updated 5 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆33Updated 6 years ago
- ☆39Updated 3 years ago
- A C compiler written in Rust, with a focus on good error messages.☆294Updated 3 years ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 2 years ago
- Compiler for the Tiger programming language☆12Updated 6 years ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated last week