It's a good time to reread https://viewsourcecode.org/snaptoken/kilo
* https://viewsourcecode.org/snaptoken/kilo/04.aTextViewer.html mallocs an array for each line. (cc @neauoire)
* Each section shows an overview of the entire state of the program so far, with the entire state of the current function but other functions folded away. I wonder what tooling might support this kind of exposition. (cc @paul)
@vertigo That is really cool. I think it's only the third truly new approach to Literate Programming I've ever seen.
@paul