←back to thread

Monodraw

(monodraw.helftone.com)
603 points mafro | 2 comments | | HN request time: 0.426s | source
1. noosphr ◴[] No.45038428[source]
Being able to include diagrams of what code is doing _inline_ is something that is vastly over looked by the majority of developers.

It's one of the better parts of literate programming without typesetting.

replies(1): >>45042805 #
2. inanutshellus ◴[] No.45042805[source]
I was struggling to come up with "worth it" ASCII-art-in-code scenarios for my codebase and found a post[1] with examples (that turns out to have been posted here in HN a while back[2]). Pretty cool.

[1] https://blog.regehr.org/archives/1653 [2] https://news.ycombinator.com/item?id=31891226