Ah the pathetic language wars continue. As a seasoned programmer myself, having built my career on programming in FORTH for over 30 years, I say that FORTH is not dead, and if a "programmer" has trouble with using this incredibly powerful tool, perhaps he should leave the comments to those who DO have the skill to use it.
"…FORTH is an amplifier. A good programmer can do a fantastic job with FORTH; a bad programmer can do a disastrous one."
- Charles Moore, the inventor of FORTH
That saying is as true today as it was when he said it in 1979.
The power of FORTH is found in understanding that with FORTH --> NOTHING is sacred! Everything is under the control of the programmer. (The behavior of the compiler, the interpreter, etc.) This means that if you have trouble with issues like, say, "name space," -YOU- do something about it like properly using the VOCABULARY word or creating your own scheme that makes it easy to do what you seek to accomplish.
I know that such a thing requires obtaining a certain level of skill, much like -ANY- programming language does, but if you LACK that skill, then you certainly can't blame it *on the language*, sheesh.
