Search Result for "literate programming":

The Free On-line Dictionary of Computing (19 January 2023):

literate programming LitProg Combining the use of a text formatting language such as TeX and a conventional programming language so as to maintain documentation and source code together. Literate programming may use the inverse comment convention. Perl's literate programming system is called pod. (2003-09-24)