Is forth a good programming language? From what I've heard is that it is great for coding small programs.
Name:
Anonymous2012-09-17 4:45
Forth is pure shit. Stack machines are inefficient and cumbersome to use in a lot of cases. Check out J1 if you want a good language for tacit programming.