sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit ba3ad701171441c509d4255ba032457dfbcf5c6c
parent cd5fe13e326526d4db705c2027e93c07d1b3c299
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sat,  9 Jan 2016 15:20:43 +0100

Another link for why to use C.

Diffstat:
Msuckless.org/philosophy.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/suckless.org/philosophy.md b/suckless.org/philosophy.md @@ -63,3 +63,4 @@ Related links * [Best practices in application architecture: Use layers to decouple](http://geekandpoke.typepad.com/.a/6a00d8341d3df553ef014e5f920093970c-pi) * [Facebook's code quality problem](http://www.darkcoding.net/software/facebooks-code-quality-problem/) * [Minimal Viable Programs](http://joearms.github.io/2014/06/25/minimal-viable-program.html) +* [Why I Write Games in C](http://jonathanwhiting.com/writing/blog/games_in_c/)