CCCSBuffet / pk_do_not_be_afraid
ASM really isn't that different from C! This collection of tutorials bridges your existing knowledge of C or C++ to teach assembly language.
☆75Updated 2 years ago
Alternatives and similar repositories for pk_do_not_be_afraid:
Users that are interested in pk_do_not_be_afraid are comparing it to the libraries listed below
- A mini x86-64 assembler for fun and learning.☆212Updated 2 weeks ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆222Updated last year
- Tiny C++ boot loader☆81Updated last year
- A minimal stack-based VM☆181Updated 4 years ago
- A simple C coroutine library.☆226Updated last year
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- The Roman II Programming Language☆68Updated 2 years ago
- A simple GameBoy emulator written in C++☆289Updated 5 months ago
- All-inclusive Buffer for C☆412Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- The first C compiler made to work under modern GCC☆162Updated 3 years ago
- A custom-built CHIP-8 hand-held gaming console powered by a STM32 microcontroller.☆112Updated last year
- CP/M and MS-DOS COM executable linker written in D.☆41Updated 3 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆83Updated 3 years ago
- Type-safe Printf in C☆72Updated 2 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated last year
- Preprocessor metaprogramming knowledge obscurity chart☆46Updated last year
- Datastructures and Algorithms in C (implementations and notes)☆56Updated 2 years ago
- Barebones multiboot kernel for beginners☆152Updated 5 years ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- A simple hierarchical state machine compiler that generates C.☆116Updated 3 years ago
- Managed C strings library☆96Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated 2 months ago
- str: yet another string library for C language.☆330Updated 5 months ago
- Pottery - A container and algorithm template library in C☆125Updated 2 years ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆69Updated 3 years ago
- Linux system calls.☆212Updated 5 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 5 months ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year