guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Register VM WIP


From: Noah Lavine
Subject: Re: Register VM WIP
Date: Tue, 15 May 2012 20:39:02 -0400

Hello,

>> The register based VMs I've seen ignore this issue by allowing for an
>> infinite set of registers. :)
>
> Indeed, that's the plan :)  The first shot at an allocator will look a
> lot like the one in (language tree-il analyze).

That was a bit surprising to me. Do you mean that the register pool
will grow and shrink for each function call? Is that why the stack
frames can be fixed-size?

Thanks,
Noah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]