CCCSBuffet / pk_do_not_be_afraidLinks
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.☆169Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆219Updated 4 months ago
- A minimal stack-based VM☆182Updated 4 years ago
- A simple C coroutine library.☆227Updated last year
- The Roman II Programming Language☆70Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- 2048 written in C and compiled to WebAssembly☆47Updated 3 years ago
- Tiny C++ boot loader☆81Updated 2 years ago
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆136Updated 6 months ago
- A kernel with alot features like GOP and PCI support with uefi bootlaoder. It can handle many interrupts like PS2 Mosue and keyboard.☆79Updated 2 years ago
- unofficial musl mirror git://git.musl-libc.org/musl☆178Updated 3 weeks ago
- Library of data containers and data structures for C programming language.☆66Updated 4 years ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 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…☆229Updated last year
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- An interpreter☆182Updated 3 months ago
- Datastructures and Algorithms in C (implementations and notes)☆58Updated 3 years ago
- All-inclusive Buffer for C☆412Updated last year
- The first C compiler ported to x86☆193Updated 4 years ago
- Zero-configuration build system to very quickly build C/C++ projects.☆215Updated 5 months ago
- The first C compiler made to work under modern GCC☆164Updated 4 years ago
- A simple GameBoy emulator written in C++☆297Updated last week
- Type-safe Printf in C☆71Updated 6 months ago
- Fast C-like programming language with advanced features☆166Updated 2 years ago
- Managed C strings library☆97Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- Introduction to x86-64 assembly☆182Updated 8 months ago