|
|
|
|
|
by 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. |
|