Kryptostack
|
While figurative operators are listed as operators, they don't function in the same way.
They are not core code, but procedures, strings, numbers, dictionaries etc.
This figurative operators are entries in the systemdict and kryptodict dictionaries.
Removes all objects from the given stack object.
Pi as an entry in the kryptodict.
Returns the size of the given stack object.
Duplicates the top most object of the given stack object.
Exchanges the two top most objects of the given stack object.
errordict is a dictionary object in systemdict.
kryptodict is a dictionary object in systemdict.
languagelevel returns the level 4.
The maxmum I as an entry in the kryptodict.
The minimum I as an entry in the kryptodict.
Moves the top most object of on top of
.
Not equal.
Pushes a null object on stack.
Pushes a product describing S on stack.
Pushes a literal I 1 on stack.
Pushes a literal I 4711 on stack.
Prints a single space character.
statusdict is a dictionary object in systemdict.
userdict is a dictionary object in systemdict.
Returns the KryptoStack interpreter version.