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 3 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
Sorting:
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- A mini x86-64 assembler for fun and learning.☆213Updated 2 months ago
- A simple C coroutine library.☆227Updated last year
- The Roman II Programming Language☆69Updated 3 years ago
- Library of data containers and data structures for C programming language.☆66Updated 3 years ago
- Datastructures and Algorithms in C (implementations and notes)☆57Updated 2 years ago
- The first C compiler made to work under modern GCC☆162Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Type-safe Printf in C☆72Updated 4 months ago
- Managed C strings library☆97Updated 3 years ago
- A minimal stack-based VM☆182Updated 4 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- A compile-time CHIP-8 emulator☆39Updated 4 years ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆225Updated last year
- Tools to facilitate data-oriented design in C99.☆41Updated 4 years ago
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆83Updated 3 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- Query C++ codebases using SQLite☆187Updated 3 years ago
- Win32 Fiber async/await demo☆48Updated 6 years ago
- All-inclusive Buffer for C☆413Updated last year
- A simple GameBoy emulator written in C++☆294Updated 3 weeks ago
- Intel's x86-64 Architecture Simulation in C++☆210Updated 3 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆59Updated 2 years ago
- A Game Boy emulator with dynamic recompilation (JIT)☆312Updated last year
- Lightweight WebSocket library for C.☆85Updated 3 years ago
- Simple and Minimum C container Lib☆3Updated 4 months ago
- Tiny C++ boot loader☆81Updated last year