nouse
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
In nouse the direction of the control flow depends on the current size of the stack. The nouse virtual machine consists of a ring of bytes and a stack of bytes. Execution continues as long as the instruction ring is not empty, and begins at instruction 0 with an empty stack.