ssloy / tinycompilerLinks
Writing a compiler in a week-end
☆413Updated 7 months 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☆323Updated last week
- A Simple Virtual Computer☆351Updated last month
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 7 months ago
- a single pass c compiler in 500 lines of python☆208Updated 2 years ago
- An x86_64 UNIX-like OS from scratch☆383Updated this week
- NAND is a logic simulator suite made entirely from NAND gates☆579Updated 2 months ago
- Reference implementation for Writing a C Compiler☆203Updated 8 months ago
- A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.☆765Updated last month
- Real programming languages in 50 lines of code☆342Updated 11 months ago
- A 3D Modeler Made in a Week☆647Updated last year
- ☆222Updated 9 months ago
- A minimal TCP/IP stack☆529Updated last year
- Custom web server for my blog☆341Updated 2 months ago
- Ray Tracer in 483 bytes (x86 boot sector)☆247Updated last year
- Minimalist web framework for C☆228Updated last week
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆387Updated 11 months ago
- Compiler for the COOL language written in C.☆129Updated 11 months ago
- C Just In Time, interpreter and compiler☆423Updated 5 months ago
- Source code for the book Building a Debugger☆323Updated 2 months ago
- ☆293Updated last year
- A tinycompiler in C from scratch☆108Updated last year
- Making C Look ✨Pretty✨and Lua/Lisp/Python-esque☆630Updated 10 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆132Updated 3 weeks ago
- A self-hosting and educational C optimizing compiler☆1,308Updated last week
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆230Updated last year
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆204Updated 2 months ago
- A text editor in C with drop down menus from scratch. No ncurses.☆284Updated last month
- A x86_64 Linux debugger 🐛🐛🐛☆237Updated last year
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆176Updated 2 months ago
- An online assembly editor, emulator and debugger for the x86-64 architecture☆289Updated this week