soffes / k-and-rLinks
Code examples and exercises from the K&R
☆19Updated 8 years ago
Alternatives and similar repositories for k-and-r
Users that are interested in k-and-r are comparing it to the libraries listed below
Sorting:
- Solutions to all exercises of the book The C Programming Language, 2nd edition of Dennis Ritchie and Brian Kernighan☆19Updated 9 years ago
 - Embedded Lisp☆69Updated 2 years ago
 - Kernighan and Ritchie The C Programming Language Code Examples☆100Updated 6 years ago
 - "Science is what we understand well enough to explain to a computer; art is everything else." ― Donald E. Knuth☆31Updated 5 years ago
 - Repository code for the "Let's Build a Linux Shell" tutorial☆41Updated 5 years ago
 - TAOCP - The Art Of Computer Programming Reading Group meetup schedule and meeting notes☆35Updated 4 years ago
 - Beej's Guide to Python Programming source☆84Updated 4 months ago
 - LISP INTERPRETER and TEXT EDITOR☆18Updated last year
 - The next edition of the popular book "Programming from the Ground Up"☆35Updated 3 years ago
 - My ongoing solutions to the exercises in "C++ Primer", 5th ed., by Lippman, Lajoie and Moo.☆14Updated 3 years ago
 - 📡 Tidies up your GitHub repositories.☆21Updated 4 months ago
 - Writing Scheme in Haskell☆60Updated 5 years ago
 - my solutions to C Programming: A Modern Approach, 2nd Edition☆51Updated 6 years ago
 - An extremely short but hopefully enlightening practical explanation of the Y combinator☆14Updated 4 years ago
 - All Examples and Exercises from K&R The C Programming Language 2nd edition book☆186Updated 5 years ago
 - This is a series of small articles / tutorials based around virtual memory. The goal is to learn some CS basics, but in a different and m…☆327Updated 5 years ago
 - Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie☆323Updated 9 months ago
 - The Traditional Vi (vi with many enhancements from Gunnar Ritter)☆80Updated last year
 - "When in doubt, use brute force." ― Kenneth Lane Thompson☆40Updated 5 years ago
 - The dining philosophers problem is an example problem often used in concurrent algorithm design to illustrate synchronization issues and …☆12Updated 4 years ago
 - 1kb single-page http server, static binary for linux x86_64☆105Updated 8 months ago
 - Solutions for "The C Programming Language", 2nd Edition, Kernighan and Ritchie☆113Updated 13 years ago
 - sh.c - original source code for the Sixth Edition (V6) UNIX Thompson shell☆23Updated 10 years ago
 - My Solutions to K. N. King's "C Programming: A Modern Approach", second edition☆642Updated 2 years ago
 - Exercises for people learning the C programming language☆113Updated 5 years ago
 - Solutions to exercises and projects in the textbook C Programming: A Modern Approach, 2nd Edition.☆345Updated 2 years ago
 - The Practice of Programming by Brian W. Kernighan and Rob Pike☆53Updated 5 years ago
 - Simple "Hello World" for lex (flex) and yacc (bison) compiler of compilers☆18Updated 7 years ago
 - Used to be codology.net☆91Updated last year
 - Beej's Guide to C--Library Reference☆51Updated 6 months ago