ssloy / tinycompilerLinks
Writing a compiler in a week-end
☆437Updated 2 weeks ago
Alternatives and similar repositories for tinycompiler
Users that are interested in tinycompiler are comparing it to the libraries listed below
Sorting:
- Test cases for Writing a C Compiler☆349Updated last month
- a single pass c compiler in 500 lines of python☆212Updated 2 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- Reference implementation for Writing a C Compiler☆228Updated 11 months ago
- Real programming languages in 50 lines of code☆347Updated last year
- A Simple Virtual Computer☆350Updated 5 months ago
- An online assembly editor, emulator and debugger for the x86-64 architecture☆566Updated last week
- Source code for the book Building a Debugger☆345Updated 5 months ago
- A 3D Modeler Made in a Week☆646Updated last year
- Very early versions of Redis with some backstory in the README☆149Updated 6 months ago
- A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.☆807Updated last month
- C Just In Time, interpreter and compiler☆431Updated 9 months ago
- A minimal TCP/IP stack☆537Updated last year
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆142Updated 2 weeks ago
- ☆296Updated last year
- Compiler for the COOL language written in C.☆135Updated last year
- A LC3 virtual machine implementation in a few lines of C code☆388Updated 2 years ago
- Express-C Effect for Web Operations☆236Updated this week
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆47Updated last week
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆399Updated last year
- A small BASIC-to-C compiler written in Python.☆382Updated last year
- Solving the first 100 Project Euler problems using 100 different programming languages!☆243Updated 8 months ago
- A Tcl interpreter in 500 lines of code☆122Updated 11 months ago
- Custom web server for my blog☆347Updated 3 weeks ago
- A self-hosting and educational C optimizing compiler☆1,346Updated 2 weeks ago
- NAND is a logic simulator suite made entirely from NAND gates☆584Updated 2 months ago
- Mirror of my from-scratch x86_64 UNIX-like OS.☆395Updated 3 months ago
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆209Updated this week
- Header-only library for asynchronous tasks in C☆268Updated last year
- Re-implementation of the Let's Build a Compiler tutorial in Python, emitting WASM☆133Updated last month