IbrahimFadel / flux
A toy compiler made with LLVM
☆16Updated 8 months ago
Alternatives and similar repositories for flux
Users that are interested in flux are comparing it to the libraries listed below
Sorting:
- Experimental JIT compiler generator☆27Updated last year
- A (very experimental) WebAssembly backend for Cranelift.☆13Updated 2 years ago
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- a concurrent compiled programming language☆15Updated 2 years ago
- Rust crate for runtime x86 assembler template generation☆20Updated 5 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 5 years ago
- Yet another C compiler.☆30Updated last year
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- Rust implementation of Xinu educational operating system☆34Updated 4 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆17Updated 6 years ago
- The Iron programming language☆16Updated 6 years ago
- Debugging WebAssembly? Put some Whamm! on it.☆30Updated this week
- Glide is an interpreted javascript VM written entirely in safe rust.☆16Updated last year
- Single-address-space capability-based nanokernel☆81Updated 3 weeks ago
- An experimental programming language for ergonomic software verification☆16Updated this week
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 6 months ago
- A compiler for the MONAD language from Advent of Code 2021 Day 24☆21Updated 2 years ago
- Doubly-Linked List Implementation in Rust☆12Updated 4 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Testing some x86 jit'y things in Rust☆11Updated 8 years ago
- Experimental MLIR Rust compiler☆24Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆18Updated 4 years ago
- ☆52Updated 7 months ago
- In-memory x86-64 assembler for JIT compiler.☆74Updated last month
- Bison-like, GLR, LR(1) LALR(1) parser generator for Rust with custom reduce action, optimization☆19Updated last week
- A toy byte-code virtual machine written in Rust☆15Updated 8 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago