Hi Clément:

On 09 Jul 2013, at 11:19, Clément Bera <[email protected]> wrote:

> Sounds cool, nice idea. What VM did you extend ? Vanilla, Stack ? If i 
> remember correctly you implemented Roar VM so maybe you extended this one ?

It is an extension to the RoarVM, but for all intents and purposes I use it 
like a classic interpreter. Thus, no context-to-stack mapping is used.

Probably not very useful without all the context, but the relevant code looks 
often like this:
  
https://github.com/smarr/OmniVM/blob/master/vm/src/interpreter/squeak_interpreter.cpp#L1162

Best regards
Stefan

-- 
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: +32 2 629 2974
Fax:   +32 2 629 3525


Reply via email to