Can I make an *optimizing* compiler under 1k lines of code?
☆69Feb 21, 2025Updated last year
Alternatives and similar repositories for tinyoptimizer
Users that are interested in tinyoptimizer are comparing it to the libraries listed below
Sorting:
- Writing a compiler in a week-end☆451Jan 14, 2026Updated last month
- Tiny raytracer with stochastic sampling and thin lens model☆18Aug 8, 2021Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Jan 19, 2026Updated last month
- A byte code specification and a JIT-compiler written in Assembly.☆14Jan 9, 2025Updated last year
- OCaml library to transform an Llvm control flow graph in an SMT formula.☆13Apr 20, 2018Updated 7 years ago
- File format and optimizer for programs encoded in binary lambda calculus☆17Jan 21, 2024Updated 2 years ago
- Implementing Halide's TRS inside of EGG☆35Jan 20, 2023Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Feb 7, 2025Updated last year
- A tutorial on writing wasm by hand☆23Apr 4, 2022Updated 3 years ago
- World's first Nintendo 3DS emulator for Apple devices based on Citra.☆18Apr 7, 2023Updated 2 years ago
- bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-De…☆23Oct 13, 2025Updated 4 months ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Oct 22, 2023Updated 2 years ago
- A small, statically typed, low-level programming language.☆24Sep 8, 2025Updated 5 months ago
- Sources of the EuroProofNet web site.☆13Feb 12, 2026Updated 2 weeks ago
- A graphing library for Control Flow Graphs☆105Jun 19, 2025Updated 8 months ago
- bddem is a SWI-Prolog pack for using Binary Decision Diagrams☆12Aug 30, 2025Updated 6 months ago
- Many proofs of the Pythagoras theorem - Lean 4☆10Dec 1, 2023Updated 2 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- MIRROR of https://codeberg.org/catseye/Philomath : An LCF-style theorem prover written in C89 (a.k.a ANSI C)☆16Dec 19, 2023Updated 2 years ago
- Schedule for ArtOfSAT☆10Oct 11, 2023Updated 2 years ago
- ☆16Sep 7, 2025Updated 5 months ago
- WasmBox is an embeddable WebAssembly runtime, with a focus on portability, compact footprint, and performance.☆10Aug 21, 2021Updated 4 years ago
- A simple and portable floating-point interval arithmetic library in OCaml☆10May 31, 2022Updated 3 years ago
- Datalog engine based on DuckDB☆10Mar 8, 2023Updated 2 years ago
- Code from the 2012 Scheme Workshop paper by Byrd, Holk, and Friedman, "miniKanren, Live and Untagged: Quine Generation via Relational Int…☆15Feb 27, 2025Updated last year
- A low level, expressive language☆14Dec 12, 2024Updated last year
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆23Sep 21, 2025Updated 5 months ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Feb 10, 2026Updated 2 weeks ago
- Js_of_ocaml bindings for the p5.js library☆11May 14, 2024Updated last year
- ☆13Nov 23, 2019Updated 6 years ago
- Compiler for the Jill programming language (an alternative to Jack from the nand2tetris course)☆81Mar 11, 2025Updated 11 months ago
- Highly space and performance efficient C allocator☆28Dec 25, 2025Updated 2 months ago
- Python library for program synthesis and symbolic execution combining constraint solving and LLMs☆38Feb 19, 2026Updated last week
- Soft floating point☆42Nov 21, 2025Updated 3 months ago
- the reflective tower Blond by Olivier Danvy & Karoline Malmkjær☆16May 21, 2025Updated 9 months ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Jul 30, 2024Updated last year
- Type equality constraints☆16Apr 27, 2022Updated 3 years ago
- TensaLang is a Tensor-first programming language, compiler, and runtime that let you write the Model’s inference engine (e.g. LLMs) and s…☆67Feb 20, 2026Updated last week
- A programming project on automatic differentiation in OCaml☆11Dec 22, 2022Updated 3 years ago