On Wed 16 May 2012 16:54, Noah Lavine <noah.b.lav...@gmail.com> writes:

> In our current VM, we have two stacks: the local-variable stack, which
> has frames for different function calls and is generally what you'd
> think of as a stack, and the temporary-variable stack, which is
> literally a stack in the sense that you only operate on the top of it.

Nice explanation!  Surely "register vm" is a poor name, if one can have
a variable number of registers -- registers are normally something of
which one has a fixed number.

Cheers,

Andy
-- 
http://wingolog.org/

Reply via email to