An open API service indexing awesome lists of open source software.

https://github.com/yurrriq/knrc

:book: In which I work through exercises in "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie
https://github.com/yurrriq/knrc

c c-programming learning-by-book literate-programming noweb

Last synced: 2 months ago
JSON representation

:book: In which I work through exercises in "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie

Awesome Lists containing this project

README

        

# K&R C

[![Build Status][4]][5]

*In which I work through exercises in [The C Programming Lanaguage][1]
by [Brian W. Kernighan][2] and [Dennis M. Ritchie][3]*

[1]: https://wikipedia.org/wiki/The_C_Programming_Language
[2]: https://en.wikipedia.org/wiki/Brian_Kernighan
[3]: https://wikipedia.org/wiki/Dennis_Ritchie
[4]: https://travis-ci.org/yurrriq/knrc.svg?branch=master
[5]: https://travis-ci.org/yurrriq/knrc