mwilliams / lcthw-bookLinks
Text version of Zed Shaw's Learn C the Hard Way
☆25Updated 13 years ago
Alternatives and similar repositories for lcthw-book
Users that are interested in lcthw-book are comparing it to the libraries listed below
Sorting:
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- MOVING TO: https://cirosantilli.com/linux-kernel-module-cheat/#algorithms see README. Algorithm tutorials and simple multi-language imple…☆80Updated 5 years ago
- a C read-eval-print loop (abandoned)☆207Updated 4 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆203Updated 9 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆38Updated 4 years ago
- Solutions to problems from several OJ (leetcode, Codeforces, Project Euler, SPOJ, Timus, Topcoder, UVa).☆43Updated this week
- ☆33Updated 2 months ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆64Updated 9 years ago
- Some ADT:s - written in C☆57Updated 10 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Mirror of main nasm git repo at http://repo.or.cz/w/nasm.git☆98Updated 13 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- how to hide data inside pointers☆34Updated 10 years ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- A toy C compiler☆523Updated 4 years ago
- (Very) basic UNIX-like operating system built when I was younger☆546Updated 9 years ago
- A library of "connected" data structures☆130Updated last year
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- ☆46Updated 9 years ago
- Examples for _21st Century C_ by Ben Klemens☆355Updated 4 years ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago