资 源 简 介
Jotstack is a stack-based object-oriented function level programming language.
The main fundaments are:
Message Passing
Stack environment
Function level programming
The Stack is an agnostic object that serves as a collector for any other kind
of object, therefore it doesn"t contain or is linked to any specific type of object.
The Stack is also, at the same time, an object containing the general properties
available for any other object in the language.