Notes
Literate programs
- TeX: The Program - Donald Knuth
- pbrt, Physically Based Rendering: From Theory to Implementation - Matt Pharr, Wenzel Jakob, Greg Humphreys
- lguest, A lightweight x86 virtual machine monitor for Linux - Rusty Russell
- lcc, A Retargetable C Compiler: Design and Implementation - David R. Hanson, Christopher W. Fraser
- C Interfaces and Implementations: Techniques for Creating Reusable Software - David R. Hanson