kuterd / very_simple_compilerLinks
A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64
☆28Updated 2 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
- Support for for students (Python)☆67Updated 4 months ago
- A Tcl interpreter in 500 lines of code☆106Updated 6 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 2 months ago
- A tinycompiler in C from scratch☆105Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 7 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 4 years ago
- Example code for compilers textbook.☆193Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- My little WebAssembly interpreter☆74Updated this week
- An illustration of good taste in code☆13Updated last year
- a simple tiny C Compiler using Lex & Yacc☆90Updated this week
- A bignum library for C.☆33Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 4 months ago
- ☆293Updated last year
- Reference implementation for Writing a C Compiler☆198Updated 7 months ago
- The best C-like language that can be implemented in 10kLOC.☆637Updated last month
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A simplified subset of C transpiled into Web Assembly☆104Updated 3 years ago
- Tiny hash function in C☆143Updated last year
- Toy vector database written in c99.☆25Updated last year
- Taking the C pre-processor to its limits☆31Updated 7 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆83Updated this week
- A mini x86-64 assembler for fun and learning.☆221Updated 6 months ago
- Code for the video on feed-forward language model☆71Updated last year
- A minimal TCP/IP stack☆530Updated last year
- A hobby OS☆54Updated 3 years ago
- A minimal stack-based VM☆182Updated 5 years ago