simvux / cranelift-examplesLinks
Tutorial-esque examples for common compiler-related tasks in Cranelift
☆17Updated 3 months 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
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆107Updated 2 months ago
- ☆60Updated 2 years ago
- The third iteration of the Lavender programming language, implemented in Rust.☆13Updated 4 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- ☆58Updated 3 months ago
- Ygen - Yet another code generation libary (abandoned)☆111Updated 2 weeks ago
- Scope Graph Implementation in Rust☆27Updated 10 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Macro assembler for Rust☆35Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- ☆19Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 9 months ago
- A fully-featured lexer generator, implemented as a proc macro☆70Updated 4 months ago
- Resilient LL(1) parser generator for Rust☆172Updated 3 weeks ago
- ☆39Updated 4 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 3 years ago
- BrainFuck translation tool with RVSDG optimizations☆13Updated last year
- Program analysis playground for a simple, imperative language☆37Updated 3 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆85Updated last month
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-De…☆21Updated last week
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated last month
- Compiler for the (rather new and very experimental) Y programming language.☆14Updated last month
- ☆30Updated 7 months ago