glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] scripting language


From: Stephane Magnenat
Subject: Re: [glob2-devel] scripting language
Date: Wed, 25 May 2005 10:45:50 +0200
User-agent: KMail/1.8

> Now, back to VM coding :-):-)

Just a question about vm: How do you plan choose each bytecode and increment 
PC? Most vm (specially C ones) have a big switch to execute bytecode, but 
using inheritance of a class ByteCode with a virtual method execute is 
usually faster. Furthermore, this method can return the relative displacement 
that PC should do. Martin V. knows more than me about this.

Steph




reply via email to

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