←back to thread

234 points AlexanderGrooff | 1 comments | | HN request time: 0.219s | source
1. everybodyknows ◴[] No.41863003[source]
There is another, related class of tools, and that is graphical editors of the Unicode box-drawing characters:

https://github.com/lewish/asciiflow

https://github.com/tbanel/uniline/

Or, less ergonomically, the general rectangle-editing commands built into more powerful code editors e.g. Emacs.

With these, simple but fairly pretty box+line+text diagrams can be inlined with your source code comments. This unification may help in the perennial struggle to keep software architecture and source code reality in sync.