ssloy / tinyoptimizerLinks
Can I make an *optimizing* compiler under 1k lines of code?
☆63Updated 8 months ago
Alternatives and similar repositories for tinyoptimizer
Users that are interested in tinyoptimizer are comparing it to the libraries listed below
Sorting:
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- Reader Implementations of "Writing a C Compiler"☆30Updated last month
- world's worst interpreter☆63Updated 6 months ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆22Updated last month
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month
- ☆18Updated last year
- Reference implementation for Writing a C Compiler☆214Updated 9 months ago
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- A bignum library for C.☆33Updated last year
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- Writing a compiler in a week-end☆421Updated 8 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 6 months ago
- MimIR is my Intermediate Representation☆82Updated 2 weeks ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- My little WebAssembly interpreter☆75Updated this week
- Fast WebAssembly Baseline Compiler☆60Updated 2 years ago
- C Intermediate Language☆155Updated last week
- Zig Optimizing Backend☆23Updated 5 months ago
- Cuq: A MIR-to-Coq Framework Targeting PTX for Formal Semantics and Verified Translation of Rust GPU Kernels☆92Updated 3 weeks ago
- ☆121Updated 11 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated 2 months ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆65Updated 2 weeks ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆32Updated last year
- ☆295Updated last year
- clex is a simple lexer generator☆103Updated 2 months ago
- GPU-accelerated compiler☆362Updated last year
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated last month
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Toy compiler☆53Updated this week