View the literate source code for Literate! View the literate source code for this website! See the Github page. What is Literate Programming? Literate programming is a style of programming invented by Donald Knuth, where the main idea is that a program's source code is made primarily to be read and understood by other people, and secondarily to be executed by the computer. This frees the programm