|
|
|
|
|
by mikewarot
660 days ago
|
|
It seems like forth, with a lot of chopping to get the size down, and greatly simplify parsing. However... it doesn't have stack manipulation, a dictionary, or the ability to handle strings in any fashion. It's a cute little language, you can solve a lot of problems with it, but it's not the Forth you're looking for. ;-) |
|