j wrote in message ... > Too bad that FORTH is such an awful anachronistic > language. Nobody thinks in stacks ... :-) Plenty do, especially if they cut their teeth on assembly language programming. My HP-16C calculator is stack-based (RPN) and anyone with a PostScript printer is really using Forth on a daily basis, they just don't know it :o)