kuterd / very_simple_compilerLinks
A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64
☆29Updated 4 months ago
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:
- C Implementation of the monkey programming language☆74Updated 5 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- A Tcl interpreter in 500 lines of code☆115Updated 8 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- alic: A Language Inspired by C☆72Updated 3 months ago
- A tinycompiler in C from scratch☆107Updated last year
- Reference implementation for Writing a C Compiler☆214Updated 9 months ago
- The best C-like language that can be implemented in 10kLOC.☆652Updated this week
- A proto-database inspired by SQLite for educational purposes.☆87Updated 4 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 9 months ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Example code for compilers textbook.☆197Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Writing a compiler in a week-end☆421Updated 8 months ago
- An implementation of Scheme in Python and C++☆175Updated 2 weeks ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆292Updated 2 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 years ago
- A bignum library for C.☆33Updated last year
- C23 compiler with C2y/GNU extensions for x86-64 Linux/BSD, written in C99☆203Updated this week
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆65Updated 2 weeks ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Toy compiler☆53Updated this week
- A LC3 virtual machine implementation in a few lines of C code☆386Updated 2 years ago
- Toy vector database written in c99.☆25Updated last year
- B-tree generator for C☆144Updated 3 weeks ago
- My little WebAssembly interpreter☆75Updated this week
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆299Updated 3 years ago