kuterd / very_simple_compilerLinks
A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64
☆23Updated last year
Alternatives and similar repositories for very_simple_compiler
Users that are interested in very_simple_compiler are comparing it to the libraries listed below
Sorting:
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- A Data Oriented C Compiler in C☆19Updated last year
- C Implementation of the monkey programming language☆73Updated 5 years ago
- SSA based compiler targeting x86_64☆10Updated 3 years ago
- My little WebAssembly interpreter☆72Updated 3 weeks ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated 10 months ago
- A file I found that Marc Feeley does not have a repo for on github☆20Updated 3 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- Toy vector database written in c99.☆26Updated 9 months ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 3 years ago
- A Tcl interpreter in 500 lines of code☆95Updated 3 months ago
- A tinycompiler in C from scratch☆94Updated 10 months ago
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆66Updated this week
- The Roman II Programming Language☆69Updated 3 years ago
- ☆32Updated 11 months ago
- k for BareMetal☆10Updated 6 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated last year
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆27Updated 8 months ago
- A bignum library for C.☆33Updated 11 months ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆129Updated last week
- ☆174Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated last month
- Reader Implementations of "Writing a C Compiler"☆20Updated 2 weeks ago
- Compiling C to FlipJump☆90Updated 5 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- A minimal stack based programming language☆33Updated last year
- ☆296Updated last year
- Compiler for the COOL language written in C.☆117Updated 7 months ago