johnnyb / programming_under_the_hood
The next edition of the popular book "Programming from the Ground Up"
☆34Updated 3 years ago
Alternatives and similar repositories for programming_under_the_hood:
Users that are interested in programming_under_the_hood are comparing it to the libraries listed below
- A blogging engine in C☆113Updated last month
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆70Updated 3 years ago
- A minimal RISC-V RV32I disassembler☆55Updated 3 years ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆69Updated 3 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated last year
- Personal website/blog☆72Updated this week
- Partially emulated HACK PC from primitive logic gates (in C)☆29Updated 3 weeks ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆139Updated 3 years ago
- The original source code of the vi text editor, taken from System V☆167Updated 3 years ago
- clex is a simple lexer generator☆93Updated last month
- A weird tour through Git and some of its internals.☆35Updated 3 years ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated last month
- Pi number calculator using 8088 assembly language☆63Updated 3 years ago
- High throughput Fizz Buzz☆41Updated 3 years ago
- My personal dotfiles☆131Updated 2 weeks ago
- World's fastest Base64 encoder / decoder☆60Updated 2 years ago
- Beej's Guide to Unix Interprocess Communication source☆122Updated 2 months ago
- Gemini CLI protocol client written in 100 lines of ANSI C☆69Updated 3 months ago
- Asteroids Clone for Windows☆44Updated 2 years ago
- wak -- an awk implementation for toybox and standalone☆66Updated 2 months ago
- Emulador Genérico do Gabriel☆80Updated 2 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆35Updated 8 months ago
- Yet Another Compiler Visualizer☆158Updated 3 years ago
- A custom-built CHIP-8 hand-held gaming console powered by a STM32 microcontroller.☆111Updated last year
- C collections. Easy to build, boring algorithms. Dumb is good.☆48Updated 2 years ago
- Random experiments, exploration, and learning☆83Updated last month
- Driving Compilers☆31Updated 2 weeks ago
- Hello World using 6 different methods in Assembly Language for Raspberry Pi☆20Updated last year
- Implement a Lisp, in C, from scratch, no libs☆80Updated 2 years ago
- FreeBSD port of Micropolis☆87Updated 6 years ago