noweb-2.8a: 		 noweb - a literate-programming tool
noweb-2.8a: 
noweb-2.8a: Literate programming is the art of writing programs as documents for
noweb-2.8a: human readers as well as sets of machine instructions.  Noweb supports
noweb-2.8a: this activity by enabling programmers to write chunks of code in any
noweb-2.8a: order, with documentation interleaved.  Its primary advantages are
noweb-2.8a: simplicity, extensibility, and language-independence.  noweb works
noweb-2.8a: ``out of the box'' with any programming language, and it supports
noweb-2.8a: interleaved documentation written in TeX, LaTeX, and HTML.  The author
noweb-2.8a: recommends using LaTeX; noweb comes with an efficient LaTeX->HTML
noweb-2.8a: converter, so the resulting programs can easily be browsed on the
noweb-2.8a: World-Wide Web.  More information can be found at URL
noweb-2.8a:   http://www.eecs.harvard.edu/~nr/noweb
noweb-2.8a: and on the USENET news group comp.programming.literate.
