msiemens / RusTiny
A Rust-like language compiling to x86-64 assembler
☆53Updated 2 years ago
Alternatives and similar repositories for RusTiny:
Users that are interested in RusTiny are comparing it to the libraries listed below
- ☆59Updated 3 years ago
- Safe Rust LLVM bindings☆120Updated 8 years ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- A (nearly) pure functional programming language.☆24Updated 6 years ago
- A C Compiler/Parser written in Rust☆53Updated last year
- This is a port of the Monkey interpreter from Thorsten Ball's book "Writing and interpreter in Go" https://interpreterbook.com☆102Updated 8 years ago
- A very small GC in Rust, with a safe API☆61Updated 6 months ago
- abandoned update of jack crenshaw's compilers intro☆115Updated 6 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆142Updated this week
- A language-based OS to run Rust on bare metal☆82Updated 8 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆52Updated 3 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- A statically-typed compiled language defined by a simple grammar☆23Updated 2 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 5 years ago
- A toy byte-code virtual machine written in Rust☆15Updated 8 years ago
- A rust crate which implements nanboxing☆21Updated 7 years ago
- Tox is a statically typed version programming language that is written in rust.☆36Updated 2 years ago
- Tutorial to learn to use the cranelift compiler backend☆24Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- a concurrent compiled programming language☆15Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A VM-based runtime environment for functional programming languages☆46Updated 7 years ago
- Experiments with llvm to create a toy programming language☆25Updated 2 months ago
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 2 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆167Updated 6 years ago
- Jazz - modern and fast programming language.☆91Updated 2 years ago
- A Rust quicksort implementation for in-place sorting.☆17Updated 4 years ago
- A fully-featured lexer generator, implemented as a proc macro☆67Updated last month