Remix.run Logo
whobre 7 months ago

Forth is very good for writing small software in tight memory constraints. Unfortunately it is pretty hard to read; for bigger software projects there are many better languages.

themadturk 7 months ago | parent [-]

I once heard Forth called a "write-only language."