Hi Stefan....

On Mon, Sep 19, 2011 at 03:15, Stefan Weil <w...@mail.berlios.de> wrote:
> Am 18.09.2011 18:39, schrieb Mulyadi Santosa:
>> On Sun, Sep 18, 2011 at 22:13, Stefan Weil <w...@mail.berlios.de> wrote:
>> So, that interpreter, should it be build inside Qemu too? Or can we
>> use/write external one? let's say creating one in python and TCI
>> passes the generated bytecode via UNIX socket to the listening Python
>> script, is that doable or one of the goal your design?
>
> Do you think of something like http://bellard.org/jslinux/?

None specific, but yes, that could be something that describe my idea
:) (anyway, that jslinux is awesome so to speak).

> The current interpreter is built inside QEMU, and I'm afraid
> that separating code generator and interpreter in different
> processes might be a lot of work. Maybe running both in
> separate threads would be possible, so the code generator
> could prepare new bytecode while the interpreter is still
> running the previous one.

Hm, got it...thanks for your kind explanation. I am very appreciate it.


-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

Reply via email to