kuterd / very_simple_compilerLinks
A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64
☆28Updated 6 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
- A Tcl interpreter in 500 lines of code☆121Updated 10 months ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- A tinycompiler in C from scratch☆108Updated last year
- My WebAssembly VM☆75Updated this week
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Example code for compilers textbook.☆205Updated 3 years ago
- ☆16Updated 4 months ago
- A bignum library for C.☆33Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- alic: A Language Inspired by C☆75Updated 4 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 8 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 6 months ago
- A simple C coroutine library.☆229Updated last year
- Tiny hash function in C☆145Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- The best C-like language that can be implemented in 10kLOC.☆671Updated last week
- Xv6 for RISC-V with Networking☆127Updated 4 months ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- C Just In Time, interpreter and compiler☆428Updated 8 months ago
- Reader Implementations of "Writing a C Compiler"☆36Updated last month
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 4 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Very early versions of Redis with some backstory in the README☆147Updated 6 months ago
- A low-level coroutine library for C☆70Updated last year