CraneStation / kaleidoscope-cranelift
Tutorial to learn to use the cranelift compiler backend
☆23Updated 5 years ago
Alternatives and similar repositories for kaleidoscope-cranelift:
Users that are interested in kaleidoscope-cranelift are comparing it to the libraries listed below
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 4 months ago
- WLambda - Embeddable Scripting Language for Rust☆54Updated 3 months ago
- Pratt parser written in Rust☆90Updated last year
- A gradually typed language originally based on the crafting interpreters series☆63Updated 5 months ago
- A rust crate which implements nanboxing☆21Updated 7 years ago
- A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro i…☆19Updated 5 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- You _can_ put lipstick on a pig☆91Updated 2 years ago
- a concurrent compiled programming language☆15Updated 2 years ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- A simple and spec-compliant WebAssembly interpreter☆90Updated last year
- Rust bindings for libffi☆116Updated this week
- Left Recursive PEG for rust☆67Updated 2 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 4 years ago
- ☆19Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆18Updated 4 years ago
- Oxide Programming Language☆134Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆93Updated last year
- A simple, id-based arena☆119Updated last year
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated 11 months ago