/code-to-read

“programs must be written for people to read and only incidentally for machines to execute.”

Code to read

Assembly

C

  • Nethack - Single player dungeon exploration game
  • PostgreSQL - Object-relational database management system

C++

Common Lisp

  • cl-ppcre - Common Lisp regular expression library

Haskell

  • Scroll - Roguelike game developed during the 2015 7drl challenge. Joey Hess wrote a series of blog posts describing the development of the game.