|
|
|
|
|
by bonyt
3241 days ago
|
|
This reminds me of befunge[1], which is also a two dimensional programming language, and has been around for quite a while. This language looks a bit simpler and easier to understand, though. Neat. [1]: https://en.wikipedia.org/wiki/Befunge "[I]n Befunge, there is no comment syntax: to embed documentation in the code, the programmer simply routes the control flow around the 'comment' area, so that the text in that area is never executed" |
|