ssloy / tinycompilerLinks
Writing a compiler in a week-end
☆449Updated 3 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 this week
- 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
- A Simple Virtual Computer☆350Updated 5 months ago
- A 3D Modeler Made in a Week☆647Updated last year
- Custom web server for my blog☆347Updated last week
- Real programming languages in 50 lines of code☆347Updated last year
- Source code for the book Building a Debugger☆348Updated 5 months ago
- ☆224Updated last year
- An online assembly editor, emulator and debugger for the x86-64 architecture☆566Updated 2 weeks ago
- Mirror of my from-scratch x86_64 UNIX-like OS.☆395Updated 3 months ago
- NAND is a logic simulator suite made entirely from NAND gates☆584Updated 2 months ago
- Solving the first 100 Project Euler problems using 100 different programming languages!☆243Updated 8 months ago
- A minimal TCP/IP stack☆537Updated last year
- Compiler for the COOL language written in C.☆135Updated last year
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆399Updated last year
- Ray Tracer in 483 bytes (x86 boot sector)☆253Updated last year
- A text editor in C with drop down menus from scratch. No ncurses.☆293Updated last week
- A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.☆809Updated last month
- A self-hosting and educational C optimizing compiler☆1,346Updated 3 weeks ago
- Making C Look ✨Pretty✨and Lua/Lisp/Python-esque☆636Updated last year
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆143Updated this week
- Custom coroutines implementation in GNU C☆262Updated 5 months ago
- ☆296Updated last year
- C Just In Time, interpreter and compiler☆438Updated 9 months ago
- Re-implementation of the Let's Build a Compiler tutorial in Python, emitting WASM☆132Updated 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…☆209Updated this week
- Minimal implementation of a time-sharing kernel on RISC-V, implemented in Zig, on top of OpenSBI☆202Updated 4 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago