Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Forth

Name: Anonymous 2012-09-17 2:38

    Is forth a good programming language? From what I've heard is that it is great for coding small programs.

Name: Anonymous 2012-09-19 15:19

>>38
That's what I meant by ``rewritten the right way'': with only one stack and no run-time stack(s) manipulations. One must also make it so that words are forced to have fixed numbers of arguments and return values, so all of the stack(s) changes are known at compile time, enabling you to map all stacks to one single stack.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List