ssloy / tinyoptimizerLinks
Can I make an *optimizing* compiler under 1k lines of code?
☆60Updated 4 months ago
Alternatives and similar repositories for tinyoptimizer
Users that are interested in tinyoptimizer are comparing it to the libraries listed below
Sorting:
- SSA based compiler targeting x86_64☆10Updated 3 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Compiling C to FlipJump☆91Updated 5 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆122Updated 3 months ago
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- Fast WebAssembly Baseline Compiler☆57Updated 2 years ago
- A collection of lambda calculus interpreters and development tools☆15Updated 2 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 2 months ago
- A bignum library for C.☆33Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- My little WebAssembly interpreter☆73Updated 2 weeks ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆67Updated last week
- Zig Optimizing Backend☆20Updated last month
- world's worst interpreter☆62Updated 2 months ago
- Reference implementation for Writing a C Compiler☆167Updated 5 months ago
- clex is a simple lexer generator☆96Updated 6 months ago
- C Intermediate Language☆147Updated this week
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated 11 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆18Updated 2 months ago
- ☆17Updated 2 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Compiler project for Dave Beazley' Wabbit Language☆25Updated 3 years ago
- MimIR is my Intermediate Representation☆69Updated this week
- ☆119Updated 7 months ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Compiler Optimizations Playground☆27Updated 4 years ago
- Binary search trees☆47Updated last month
- a GPT in pure Python☆10Updated last year