-
Notifications
You must be signed in to change notification settings - Fork 1
curated list literate programming
Julien Burkhard edited this page Dec 17, 2024
·
10 revisions
This is a compilation of resources on literate programming available on the internet.
- Course where Donald Knuth discusses literate programming by reviewing students reports (1987):
- Original paper which describes WEB (1984): literateprogramming.com
- Great review of the paper by Vivek Haldar (2021): youtube
- What even is "literate programming"? by Alex Nelson (2024): github.io
A wiki where every program is written in the literate programming style : literateprograms.org
Name | Weave | Tangle | Recursive Tangle | Bi-directional | Examples |
---|---|---|---|---|---|
srcweave | ✅ | ✅ | ✅ | 1 2 | |
jupyter | ✅ | ✅ | |||
ntangle.nvim | ✅ | ✅ | 1 | ||
Literate | ✅ | ✅ | ✅ | 1 | |
neorg | ✅ | 1 | |||
entangled | ✅ | ✅ | ✅ | ✅ | 1 |