keyvank / 30ccLinks
30 C Compiler
☆316Updated 9 months ago
Alternatives and similar repositories for 30cc
Users that are interested in 30cc are comparing it to the libraries listed below
Sorting:
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated last year
- A small, portable, linear probing hash map☆144Updated 7 months ago
- A Simple Virtual Computer☆351Updated 2 months ago
- Mirror of my from-scratch x86_64 UNIX-like OS.☆386Updated last week
- A clone of .GEARS' Flappy Bird in just over 1000 lines of C☆183Updated 10 months ago
- Mirror of banan-os, my hobby operating system☆663Updated 3 weeks ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- A x86_64 Linux debugger 🐛🐛🐛☆237Updated last year
- A x86 Unix-like OS made entirely from scratch☆178Updated this week
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆204Updated 3 months ago
- A minimal TCP/IP stack☆528Updated last year
- ☆168Updated last month
- The Super Programmer☆134Updated last month
- a single pass c compiler in 500 lines of python☆209Updated 2 years ago
- Fast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pa…☆426Updated 2 months ago
- ☆177Updated last year
- Logo language in 508 bytes (x86 boot sector)☆181Updated last year
- My little WebAssembly interpreter☆75Updated this week
- Solving the first 100 Project Euler problems using 100 different programming languages!☆240Updated 5 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 4 months ago
- Ray Tracer in 483 bytes (x86 boot sector)☆249Updated last year
- Custom web server for my blog☆343Updated 3 months ago
- NAND is a logic simulator suite made entirely from NAND gates☆580Updated last week
- A second iteration of the (to be) DOS-friendly hobby OS.☆203Updated 3 weeks ago
- The Xr0 Verifier for C☆179Updated 6 months ago
- Little Kitten Webserver☆273Updated last year
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆61Updated last month
- Making C Look ✨Pretty✨and Lua/Lisp/Python-esque☆629Updated 11 months ago
- The original source code of the vi text editor, taken from System V☆193Updated 4 years ago
- A text editor in C with drop down menus from scratch. No ncurses.☆286Updated last month