ucarion / llvm-rust-getting-started
A super-simple compiler demoing how to talk to LLVM from Rust
☆92Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for llvm-rust-getting-started
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Pratt parser written in Rust☆87Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆91Updated last year
- A JIT experiment in Rust☆132Updated 4 months ago
- Experimental Language based on Rust and Haskell☆51Updated 7 years ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated this week
- Scoped Thread Local Storage for Rust☆49Updated last year
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- A concurrent GC.☆42Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆177Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- An article explaining the unsoundness I found in owning-ref☆26Updated 2 years ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated 7 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 4 months ago
- Build your own - linker☆170Updated 3 years ago
- Rust bindings for libgccjit.☆48Updated last year
- An LLVM compiler for an ML-like language (written in Rust)☆57Updated 2 years ago
- A meta-JIT library for Rust interpreters☆159Updated last year
- Lightweight C parser for Rust☆203Updated 4 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Define compiler intermediate representation usable by external tools☆62Updated 5 months ago