ForthMinus

From OpenSimulator

Revision as of 11:18, 20 January 2008 by Alondria (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

LibCore

Word Stack Description
dup ( n -- n n ) Duplicates the top item of the stack
. ( n -- ) Prints the top item of the stack in console
dump ( -- ) Dumps the VM's current status in console
swap ( n1 n2 -- n2 n1) Swaps the order of the top two items in the stack
Personal tools
General
About This Wiki