[Pharo-dev] [Vm-dev] Re: Random forest in Pharo

Eliot Miranda eliot.miranda at gmail.com
Fri Oct 23 16:59:48 UTC 2015


On Mon, Oct 19, 2015 at 11:05 PM, Ryan Macnak <rmacnak at gmail.com> wrote:

>
> On Mon, Oct 19, 2015 at 7:10 AM, Eliot Miranda <eliot.miranda at gmail.com>
> wrote:
>
>> - a port of the Interpreter/Context VM to Spur
>>
>
> What does the Context Interpreter do that the Stack Interpreter doesn't? I
> thought 64-bit support was the last gap.
>

It is conceptually simpler.  It supports experiments more easily than the
StackInterpreter.  It reflects the language specification in the blue book
and the image-level meta-circular interpreter much more closely.

_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20151023/ea3680cc/attachment.htm


More information about the Vm-dev mailing list