💾 Archived View for kenogo.org › literate_programming › index.gmi captured on 2023-01-29 at 02:34:22. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Literate programming

Homepage

I enjoy writing programs using [literate programming], a programming paradigm invented by Donald Knuth. The idea is to write software by writing a book explaining the /why/ of your code, with the actual code being contained as snippets in the book. I use [Noweb] and LaTeX for my programs. You can find a list below.

literate programming

Noweb

All of the work published here is licensed under the

GNU General Public License 3

Programs

100 doors

15 puzzle solver