literate programming
Jump to navigation
Jump to search
English
[edit]Etymology
[edit]Coined by Donald Knuth in 1984.
Noun
[edit]literate programming (uncountable)
- (programming) A programming paradigm in which a program is given as an explanation of the program logic in a natural language (such as English), interspersed with snippets of macros and traditional source code, from which compilable representation can be generated.