Version 0.8 Release fix 0.7 Meta-file fix 0.6 Documentation fix 0.5 Initial release Documentation Stacktor allows programmers to use stack based programming next to more familiar styles of programming such as functional, imperative, object-oriented, etc. In stack programming, arguments are taken from the stack, and return values are pushed back on to the stack. Literal values are automatically pus