Hacker News discussion on literate programming

See:

https://akkartik.name/post/literate-programming

https://news.ycombinator.com/item?id=42683009

I’ve looked across the discussion and there is nothing much of note. However the alternative programming system in the blog note has an interesting take in supporting the construction of a program by progressive addition of features while retaining full executability at every stage. This is another possible approach to “explain” a large system and has similarity with the versioning feature of handaxeweb.