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☆66Updated 14 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- a C read-eval-print loop (abandoned)☆211Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆40Updated 5 years ago
- Some ADT:s - written in C☆57Updated 10 years ago
- Examples for _21st Century C_ by Ben Klemens☆360Updated 5 years ago
- Solutions for "The C Programming Language", 2nd Edition, Kernighan and Ritchie☆113Updated 13 years ago
- Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book☆300Updated 5 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Solutions to problems from several OJ (leetcode, Codeforces, Project Euler, SPOJ, Timus, Topcoder, UVa).☆43Updated 2 months ago
- Mirror of main nasm git repo at http://repo.or.cz/w/nasm.git☆98Updated 13 years ago
- (Very) basic UNIX-like operating system built when I was younger☆552Updated 9 years ago
- Codes and exercises solutions of The Algorithm Design Manual 2nd Edition☆22Updated 10 years ago
- ☆47Updated 10 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆96Updated 13 years ago
- Object-oriented matrix implementation in C99☆14Updated 8 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- A simple CGI webserver written in C with no dependencies.☆111Updated 4 years ago
- how to hide data inside pointers☆34Updated 11 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆134Updated 11 years ago
- Algorithm tutorials and simple multi-language implementations with unit tests. Test case data in language agnostic file formats. Usually …☆85Updated last month
- ☆32Updated 9 months ago
- A simple library of data structures for C☆54Updated 6 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆206Updated 9 years ago
- A shebang-friendly script for "interpreting" single C99, C11, and C++ files, including rcfile support.☆115Updated 2 weeks ago
- Source code of "How to learn Emacs" guide at https://david.rothlis.net/emacs/howtolearn.html☆45Updated 11 years ago