Michael-F-Bryan / calcLinks
Create your own JIT compiled calculator in Rust using LLVM and inkwell.
☆16Updated 7 years ago
Alternatives and similar repositories for calc
Users that are interested in calc are comparing it to the libraries listed below
Sorting:
- A super-simple compiler demoing how to talk to LLVM from Rust☆97Updated 9 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆66Updated 6 months ago
- Mostly safe wrapper for alloca☆29Updated 2 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 8 months ago
- ☆16Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- Program analysis playground for a simple, imperative language☆38Updated 3 years ago
- Pratt parser written in Rust☆98Updated 2 years ago
- Target "triple" support☆55Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 8 months ago
- 2-8-2, a RISC-V Experimental OS☆28Updated 6 years ago
- A new register allocator☆249Updated 3 weeks ago
- Rust bindings for libgccjit☆30Updated last week
- dlmalloc ported into Rust☆115Updated 2 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- Lightweight C parser for Rust☆239Updated 3 months ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- An experimental RVSDG optimizer for brainfuck code☆24Updated 3 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆31Updated 2 years ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- ☆37Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago