m1nhtu99-hoan9 / c-programming-a-modern-approach
My solutions to the exercises in K. N. King's "C Programming: A Modern Approach", second edition.
☆16Updated 4 years ago
Alternatives and similar repositories for c-programming-a-modern-approach:
Users that are interested in c-programming-a-modern-approach are comparing it to the libraries listed below
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- Some of my notes, books, code listings for asembler studying. Enjoy!☆58Updated 2 years ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- A C interpreter developed live on YouTube☆53Updated 2 years ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆26Updated 3 months ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆73Updated 9 months ago
- Cross-platform asynchronous I/O library☆17Updated last year
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆84Updated this week
- Tiny epoll-based event loop library for event-driven Linux applications☆24Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 6 years ago
- ☆85Updated last year
- Original implementation of STL by Alexander Stepanov and Meng Lee☆19Updated 5 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆48Updated 2 years ago
- 64 bit nasm code examples☆58Updated 4 years ago
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- huang's c compiler - a tiny C99 compiler.☆20Updated 11 months ago
- Mathematics library for C and C++☆50Updated last year
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 2 years ago
- A tutorial for debugging with gdb☆16Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- ☆52Updated 10 years ago
- A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge☆22Updated 2 years ago
- Data Structures and Algorithms with the C++ STL, Published by Packt☆45Updated 7 months ago
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Fixed Block Memory Allocator in C☆21Updated 2 months ago
- small embeddable C-style preprocessor☆39Updated last year
- A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).☆22Updated 7 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago