On Mon 14 May 2012 23:28, Andrew Gwozdziewycz <[email protected]> writes:
> On Mon, May 14, 2012 at 5:09 PM, Ludovic Courtès <[email protected]> wrote: >> >> Presumably the tricky part will be the register allocator, right? > > 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). Andy -- http://wingolog.org/
