Explaining code using ASCII art ↦
A collection of ASCII data structures, state machines, logical structures, and more.
People tend to be visual: we use pictures to understand problems. Mainstream programming languages, on the other hand, operate in an almost completely different kind of abstract space, leaving a big gap between programs and pictures. This piece is about pictures drawn using a text character set and then embedded in source code.
Discussion
Sign in or Join to comment or subscribe