ssloy / tinycompilerLinks
Writing a compiler in a week-end
☆388Updated 2 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?☆58Updated 3 months ago
- An x86_64 UNIX-like OS from scratch☆332Updated last week
- C Just In Time, interpreter and compiler☆405Updated last month
- A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.☆743Updated 2 weeks ago
- a single pass c compiler in 500 lines of python☆178Updated last year
- Ray Tracer in 483 bytes (x86 boot sector)☆244Updated 10 months ago
- A x86_64 Linux debugger 🐛🐛🐛☆235Updated last year
- A graphics engine that executes entirely on the CPU☆223Updated last year
- A small, portable, linear probing hash map☆142Updated 2 months ago
- Reference implementation for Writing a C Compiler☆162Updated 3 months ago
- Real programming languages in 50 lines of code☆331Updated 6 months ago
- Making C Look ✨Pretty✨and Lua/Lisp/Python-esque☆622Updated 6 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…☆203Updated 2 weeks ago
- A minimal TCP/IP stack☆523Updated last year
- Test cases for Writing a C Compiler☆273Updated last month
- ☆296Updated last year
- Custom web server for my blog☆329Updated last week
- A Simple Virtual Computer☆347Updated 3 weeks ago
- Source code for the book Building a Debugger☆279Updated last month
- A 3D Modeler Made in a Week☆637Updated last year
- Header-only library for asynchronous tasks in C☆267Updated last year
- A hobby OS implemented in Nim https://0xc0ffee.netlify.app/osdev☆472Updated this week
- A type-safe C successor that compiles directly to various platforms.☆139Updated last month
- A bare metal raycaster, boots from a floppy image☆134Updated 9 months ago
- An online assembly editor and debugger for the x86-64 architecture☆232Updated 3 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆119Updated 2 months ago
- NAND is a logic simulator suite made entirely from NAND gates☆561Updated last month
- A nano like text editor built with pure C☆202Updated 5 months ago
- An x86_64 OS kernel from scratch.☆160Updated 8 months ago
- A text editor in C with drop down menus from scratch. No ncurses.☆275Updated 7 months ago