Literate Programming
Use attributes for filter ! | |
Originally published | 1983 |
---|---|
Authors | Donald Knuth |
Date of Reg. | |
Date of Upd. | |
ID | 2430848 |
About Literate Programming
Literate programming is a programming paradigm introduced by Donald Knuth in which a computer program is given an explanation of its logic in a natural language, such as English, interspersed with snippets of macros and traditional source code, from which compilable source code can be generated.