Can I make an *optimizing* compiler under 1k lines of code?
☆70Feb 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☆454Jan 14, 2026Updated 2 months ago
- OCaml library to transform an Llvm control flow graph in an SMT formula.☆13Apr 20, 2018Updated 7 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Jan 19, 2026Updated 2 months ago
- Soft floating point☆42Nov 21, 2025Updated 4 months ago
- A programming project on automatic differentiation in OCaml☆11Dec 22, 2022Updated 3 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆19Mar 10, 2024Updated 2 years ago
- A tutorial on writing wasm by hand☆23Apr 4, 2022Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Feb 7, 2025Updated last year
- A byte code specification and a JIT-compiler written in Assembly.☆14Jan 9, 2025Updated last year
- A simple and portable floating-point interval arithmetic library in OCaml☆10May 31, 2022Updated 3 years ago
- Js_of_ocaml bindings for the p5.js library☆11May 14, 2024Updated last year
- Fully Randomized Pointers☆19Jun 10, 2025Updated 9 months ago
- Datalog engine based on DuckDB☆10Mar 8, 2023Updated 3 years ago
- bddem is a SWI-Prolog pack for using Binary Decision Diagrams☆12Aug 30, 2025Updated 6 months 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…☆74Feb 20, 2026Updated last month
- Machine Learning in Pure Odin☆14Nov 11, 2025Updated 4 months ago
- A simple BDD library for OCaml☆13May 20, 2025Updated 10 months 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 5 months ago
- Pull your compiler up with abstract bootstraps.☆31Dec 15, 2022Updated 3 years ago
- File format and optimizer for programs encoded in binary lambda calculus☆17Jan 21, 2024Updated 2 years ago
- ☆16Sep 7, 2025Updated 6 months ago
- Compiler for the Jill programming language (an alternative to Jack from the nand2tetris course)☆81Mar 11, 2025Updated last year
- 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
- Implementing Halide's TRS inside of EGG☆35Jan 20, 2023Updated 3 years ago
- ☆13Nov 23, 2019Updated 6 years ago
- An exact real arithmetic (aka constructive reals) for OCaml☆13Jun 14, 2024Updated last year
- WasmBox is an embeddable WebAssembly runtime, with a focus on portability, compact footprint, and performance.☆10Aug 21, 2021Updated 4 years ago
- miniKanren with a first-order representation of the search space☆17Mar 11, 2026Updated last week
- Sources of the EuroProofNet web site.☆13Updated this week
- Schedule for ArtOfSAT☆10Oct 11, 2023Updated 2 years ago
- Wave: Python Domain-Specific Language for High Performance Machine Learning☆48Updated this week
- A modern library for building production-grade compilers☆18Feb 18, 2025Updated last year
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- Prototype code for some Julia-OCaml bindings☆16Jan 3, 2021Updated 5 years ago
- Utility commands for Maestro operating system☆14Updated this week
- Some experiments with SMT solvers and GIMPLE IR☆79Mar 13, 2026Updated last week
- Code to go with my article "The AWK book's 60-line version of Make"☆15Sep 10, 2023Updated 2 years ago
- A small, statically typed, low-level programming language.☆24Sep 8, 2025Updated 6 months ago
- An online tutorial to make MLIR more beginner friendly with an end-to-end deep learning compiler pipeline☆34Feb 6, 2026Updated last month