simvux / cranelift-examplesLinks
Tutorial-esque examples for common compiler-related tasks in Cranelift
☆15Updated 3 weeks ago
Alternatives and similar repositories for cranelift-examples
Users that are interested in cranelift-examples are comparing it to the libraries listed below
Sorting:
- An experimental RVSDG optimizer for brainfuck code☆24Updated 3 years ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 7 months ago
- Macro assembler for Rust☆36Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- ☆19Updated last year
- A meta-JIT library for Rust interpreters☆163Updated 2 years ago
- ☆56Updated 2 years ago
- The third iteration of the Lavender programming language, implemented in Rust.☆13Updated 4 years ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated last month
- ☆9Updated 3 years ago
- ☆38Updated 4 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- BrainFuck translation tool with RVSDG optimizations☆13Updated last year
- Stochastically generates machine code☆96Updated this week
- Compiler optimizer for arbitrary control flow based on equality saturation☆102Updated 3 years ago
- hindley-milner algorithm☆61Updated 2 years ago
- Ygen - Yet another code generation libary (abandoned)☆110Updated 3 weeks ago
- Scope Graph Implementation in Rust☆27Updated 7 months ago
- Program analysis playground for a simple, imperative language☆36Updated 3 years ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- RRust, a reversible Rust DSL☆42Updated 7 months ago
- Resilient LL(1) parser generator for Rust☆163Updated this week
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆80Updated 4 months ago
- Debugger written in Rust☆24Updated 3 years ago
- Calypso is a mostly imperative language with some functional influences that is focused on flexibility and simplicity.☆67Updated last year
- A WIP little dependently-typed systems language☆41Updated 11 months ago
- A reasonable theorem prover for your reasoning tasks!☆26Updated 5 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆110Updated last year
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆94Updated last week