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
- Host: GitHub
- URL: https://github.com/yurrriq/knrc
- Owner: yurrriq
- License: wtfpl
- Created: 2018-03-04T21:32:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T08:31:22.000Z (about 6 years ago)
- Last Synced: 2025-01-18T02:44:09.045Z (4 months ago)
- Topics: c, c-programming, learning-by-book, literate-programming, noweb
- Language: C
- Homepage: https://yurrriq.codes/knrc/files.html
- Size: 1.49 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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