Y
Hacker News
new
|
ask
|
show
|
jobs
by
one-more-minute
2222 days ago
See also Piet:
https://esolangs.org/wiki/Piet
1 comments
compressedgas
2222 days ago
Definitely closer to Piet than ColorForth. ColorForth only uses color to replace what would in Forth require the use of compiler meta words. Piet is a 2D language that uses the difference in color between two cells to encode its instructions.
link