Stack-based
Appearance
A term reffering to a system being based on the use of stacks, in contrast to being register based.
Also many Virtual Machines are stack-based, but others are not, like the Java VM.
A term reffering to a system being based on the use of stacks, in contrast to being register based.
Also many Virtual Machines are stack-based, but others are not, like the Java VM.