|
|
|
|
|
by packetlost
1103 days ago
|
|
I don't think it's worth making a FORTH unless you plan to build an optimizing compiler better than what iForth, gForth, or VFX have done, open source and maintain it, or exclusively target microcontrollers. FORTH is a great "language" but the ecosystem is tiny and the tooling is pretty minimal. |
|
But consider that I didn't make lisp-like languages because I didn't find anything suitable.
There were (and still are) lots of nice Lisp implementations when I made my variations over the years.
It's the same with any language created by a single person: we aren't doing it so that we can use it in production (that's a bonus, if possible).