johnnyb / programming_under_the_hoodLinks
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
Sorting:
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- Bootloader exploration☆19Updated 3 years ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆69Updated 3 years ago
- Brainfuck IDE using python, bundled with it's own compiler☆48Updated 2 months ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 6 months ago
- Random experiments, exploration, and learning☆83Updated this week
- Emulador Genérico do Gabriel☆85Updated last week
- A blogging engine in C☆114Updated 3 months ago
- Compiling C to FlipJump☆90Updated 5 months ago
- the BLAKE3 hash function implemented in 6502 assembly☆57Updated 3 years ago
- Personal website/blog☆78Updated last month
- A minimal RISC-V RV32I disassembler☆56Updated 4 years ago
- The original source code of the vi text editor, taken from System V☆184Updated 3 years ago
- A synchronous, single-threaded interface for starting processes on Linux☆34Updated 3 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- My personal blog, all in the open. https://gaultier.github.io/blog/☆52Updated this week
- Pi number calculator using 8088 assembly language☆64Updated 3 years ago
- My personal website☆95Updated this week
- A simple path-tracer in Zig☆18Updated 3 years ago
- Compiler for the Jill programming language (an alternative to Jack from the nand2tetris course)☆80Updated 3 months ago
- Source code of https://susam.net/☆45Updated this week
- ☆94Updated last year
- Recreated sources for the book "UNIX Text Processing," published in 1987.☆225Updated last year
- A weird tour through Git and some of its internals.☆35Updated 3 years ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- Duck-Typing C library based on ooc.pdf☆9Updated 2 years ago
- A few Advent of Code puzzles (2022 edition) in C☆105Updated 2 years ago
- My personal dotfiles☆132Updated last month
- Gemini CLI protocol client written in 100 lines of ANSI C☆74Updated 7 months ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated last year