Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
programming_language [2013-07-09 13:28] – nik | programming_language [2025-09-17 07:06] (current) – [litterate programming] nik |
---|
| |
| |
treating programmes as works of literature is a notion which was introduced by DonaldKnuth (the author of TeX), and has been subsequently developed over time into several fully fledged programming environments. By writing programmes as texts primarily intended for a human reader, rather than a machine, it is surmised that programmes improve in quality, clarity, and accuracy of documentation, as well as being a pleasure to write (and of course read). | treating programmes as works of literature is a notion which was introduced by [[Donald Knuth]] (the author of TeX), and has been subsequently developed over time into several fully fledged programming environments. By writing programmes as texts primarily intended for a human reader, rather than a machine, it is surmised that programmes improve in quality, clarity, and accuracy of documentation, as well as being a pleasure to write (and of course read). |
| |
* general overview http://www.literateprogramming.com/ | * general overview http://www.literateprogramming.com/ |