ssloy / tinycompilerLinks
Writing a compiler in a week-end
☆426Updated 10 months ago
Alternatives and similar repositories for tinycompiler
Users that are interested in tinycompiler are comparing it to the libraries listed below
Sorting:
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- Reference implementation for Writing a C Compiler☆225Updated 10 months ago
- a single pass c compiler in 500 lines of python☆210Updated 2 years ago
- A Simple Virtual Computer☆350Updated 4 months ago
- Test cases for Writing a C Compiler☆346Updated last month
- Real programming languages in 50 lines of code☆347Updated last year
- Source code for the book Building a Debugger☆345Updated 5 months ago
- Very early versions of Redis with some backstory in the README☆147Updated 5 months ago
- C Just In Time, interpreter and compiler☆426Updated 8 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated this week
- ☆224Updated last year
- A 3D Modeler Made in a Week☆647Updated last year
- Solving the first 100 Project Euler problems using 100 different programming languages!☆243Updated 7 months ago
- Ray Tracer in 483 bytes (x86 boot sector)☆252Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆348Updated 8 months ago
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 years ago
- Re-implementation of the Let's Build a Compiler tutorial in Python, emitting WASM☆128Updated 3 weeks ago
- An online assembly editor, emulator and debugger for the x86-64 architecture☆533Updated last month
- Custom web server for my blog☆349Updated last week
- NAND is a logic simulator suite made entirely from NAND gates☆584Updated last month
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆208Updated last month
- ☆296Updated last year
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆397Updated last year
- A text editor in C with drop down menus from scratch. No ncurses.☆290Updated last month
- A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.☆803Updated 2 weeks ago
- A Tcl interpreter in 500 lines of code☆121Updated 10 months ago
- A minimal TCP/IP stack☆535Updated last year
- A tiny little JSON parsing library☆1,446Updated 3 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 6 months ago
- A self-hosting and educational C optimizing compiler☆1,336Updated last month