|
|
|
|
|
by stevekemp
3141 days ago
|
|
I've never found a compelling use for FORTH, but I've loved it since I was first exposed to it. The idea that you can define your own "words", essentially writing your own syntax, is very seductive. I've written a couple of intepreters for the language, in Perl, in C, and used it on cheap ESP8266 chips, but its something that's more of a fun diversion than a practical/useful thing for me. So in short "Yes, it is fun", but I'm not so sold on it being "useful", except that learning new things is almost never a mistake. |
|