It is nice to see the recent rise of posts about FORTH. It's a language I first played with back on the 48k ZX Spectrum in the late nineties.
When I first used it I loved the way you could redefine the language, at run-time in the REPL. These days I just love the purity and cleanliness of the language.
I don't have a single compelling use-case for it, but over the years I've written my own implementation in C, Java, and Perl.
Having recently started playing with hardware it is nice to see you can even run it on ESP8266 / Arduino hardware.
When I first used it I loved the way you could redefine the language, at run-time in the REPL. These days I just love the purity and cleanliness of the language.
I don't have a single compelling use-case for it, but over the years I've written my own implementation in C, Java, and Perl.
Having recently started playing with hardware it is nice to see you can even run it on ESP8266 / Arduino hardware.