Self-contained Literate Programming

by Volker Diels-Grabsch

Demonstration of the technique of self-contained literate programming.

Created 2007-02-10, Last updated 2009-01-02
Articles, Software

Hello World

This document demonstrates the technique of self-contained literate programming. It is a Python program, its LaTeX documentation and build instruction all at once. It does not need any external tools besides the obvious (Python and LaTeX).

Related

I'm using a similar technique in my Autoreload Bookmarklet project.