Aller au contenu principal

Ressources

Progression

#Ressources C

  • The C Programming Language (Kernighan & Ritchie).
  • Modern C (Jens Gustedt) — idiomes modernes et normes récentes.
  • Crafting Interpreters (Robert Nystrom) — inspiration pour Vaλisp.
  • man 3 printf, man 3 malloc, man 2 open — documentation Unix.
  • Bibliothèques: uthash, cmocka, Unity.