Andreas Kostyrka wrote: > forth and postscript are both rpn notated languages. stack oriented > languages include also other stuff, e.g. the jvm assembly language.
The CPython virtual machine is also a stack-based language. The operations are defined here: http://python.org/doc/current/lib/bytecodes.html Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor