You pick the winners! Login and vote now.
I've always been fascinated by stack-oriented languages because of their simplicity and elegance. Instructions take input off of the stack, do something with it, and push the output back onto the stack. Thus, there are no named variables or arguments, and the order of execution is left-to-right without any need for parentheses to denote precedence. As a result, it doesn't take long for people to learn the basics of programming in a stack language.
SaveShareSend
Tags: other languages
Comments
dzonelurker replied ago:
Wrong forum for cat.
Voters For This Link (3)
Voters Against This Link (1)