|
|
|
|
|
by progre
1956 days ago
|
|
I'd bet that most new Forth implementations are done for CPU:s that already have vastly more powerful languages available. So if someone want to get stuff done they would probably rather use a more productive language for that. But if they want to tinker around I'd imagine a Forth implementation would be a pretty fun learning experience. I'm myself implementing a Lisp (MAL) just because it's fun. I'm not really planning on using the implementation for anything though. |
|