----- Original Message ---- > From: Robert Raschke <[email protected]> > > This reminds me a lot of the pretty-printed Literate Programming > approach (CWEB, for example). In this style of LP programming (there's > also the non-pretty-print variety, e.g., noweb), there is a clear > division between writing the code and its subsequent presentation. And > since the focus of LP style programming is on exposition of thoughts, > rather than code-with-comments, this might be an easy way into > experimenting with various ways of presenting J to a reader.
Literate programming is supported by J Wiki. http://www.jsoftware.com/jwiki/Literate ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
