| | Literate Programming in Forth |
 | | More subtly, this discipline encourages the author of a literate program to take the time to consider each fragment of the program in its proper sphere, eg, not to rush past the error checking to get to the "good parts." In its time and season, each part of the program is a good part. |
 | | The main intention of literate programming is to produce a book that can be used to maintain the program, indeed the program should be machanically extracted from the same file that produced the book, thus improving the creadability and usefulness of the book. |
 | | With the development of object-oriented programming and intelligent agents it would be possible to introduce the agents as characters in a novel, developing their character throught the novel until eventually we know all there is to know about the characters and their relationships. |
| decweb.bournemouth.ac.uk /staff/pknaggs/papers/literate.html (3744 words) |