| ▲ | rwmj 18 hours ago | |||||||
Wouldn't something like Python be better for interactivity? | ||||||||
| ▲ | lebuffon 10 hours ago | parent [-] | |||||||
Forth is very good in this regard, because the word names are short and there is no "fluff" around the syntax if you can even call it syntax. Also there is no need to name your data. Literal numbers can be used just as easily even for memory addresses. However there is no safety net. ;-) | ||||||||
| ||||||||