Hacker News new | ask | show | jobs
by psykotic 5400 days ago
> The Plan 9 code has some very clean code I'd love to hear others' recommended "classic" works..?

The lcc compiler. It's written as a literate program. Read A Retargetable C Compiler by Hanson and Fraser.

1 comments

The SQLite code has a stellar reputation.

http://www.sqlite.org/download.html