What is the meaning of Literate_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.

Source: wiktionary.org