ssloy / tinyoptimizer
Can I make an *optimizing* compiler under 1k lines of code?
☆56Updated 2 months ago
Alternatives and similar repositories for tinyoptimizer:
Users that are interested in tinyoptimizer are comparing it to the libraries listed below
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆27Updated 6 months ago
- Binary Lambda Calculus Virtual Machine☆54Updated last year
- Compiling C to FlipJump☆88Updated 3 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- My little WebAssembly interpreter☆71Updated 2 months ago
- Exploring the design space of binary search trees☆45Updated 2 months ago
- A bignum library for C.☆32Updated 9 months ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- C Intermediate Language☆150Updated 2 weeks ago
- ☆18Updated 10 months ago
- A collection of lambda calculus interpreters and development tools☆14Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆149Updated 3 years ago
- Viznut's C-only GPT-2 implementation☆51Updated 2 years ago
- A toy superoptimizer for a limited assembly language.☆57Updated last year
- C++ raytracer that supports custom models. Supports running the calculations on the CPU using C++11 threads or in the GPU via CUDA.☆74Updated 2 years ago
- Reference implementation for Writing a C Compiler☆152Updated 2 months ago
- clex is a simple lexer generator☆95Updated 4 months ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆31Updated 11 months ago
- Programming language for ternary computing☆30Updated 4 years ago
- A type-safe C successor that compiles directly to various platforms.☆138Updated 6 months ago
- EeZee Language - Compiler Engineering Basics☆22Updated this week
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆20Updated 4 months ago
- A proof-of-concept smart pointer library in C☆22Updated 6 years ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆14Updated 9 months ago
- An optimizing compiler for a large subset of the C programming language☆25Updated this week
- C23 Checked Arithmetic☆125Updated 4 months ago
- Support for for students (Python)☆62Updated 4 months ago
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 3 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month