- Literate Programming - http://www-cs-faculty.stanford.edu/~knuth/lp.html
A Book by Donald Knuth, who started the ideas about Literate Programming with WEB.
- Noweb - http://www.eecs.harvard.edu/~nr/noweb/
Simple, extensible tool for Literate Programming.
- Literate Programming - http://www.literateprogramming.com/
Resources for Literate Programming. Consulting services. Download freeware for Windows 95, 98, and NT. Learn about the CWEB programming language.
- Literate Programming using Pascal - http://home.hccnet.nl/h.vink/
WEB2 programming tool for Pascal combining program-code and documentation into a single source-file.
- Literate Programming in Forth - http://decweb.bournemouth.ac.uk/staff/pknaggs/papers/literate.html
An article by Peter J. Knaggs, originally presented at euroFORTH'95.
- Literate Programming - http://www.c2.com/cgi/wiki?LiterateProgramming
The WikiWiki entry point for related information and discussions.
- xmLP - http://xmlp.sourceforge.net/
A Literate Programming tool for XML written in XSL-T.
- Literate Programming with XML - http://literatexml.sourceforge.net/
Provide tools to support Donald Knuth's Literate Programming using XML instead of TeX. Is not based on any specific DTD or programming language, but instead uses processing instructions for processing the literate programs.
|