guile-devel
[Top][All Lists]
Advanced

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

Re: guile-vm 0.3


From: Evan Prodromou
Subject: Re: guile-vm 0.3
Date: 03 Apr 2001 11:43:15 -0700
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "KN" == Keisuke Nishida <address@hidden> writes:

    KN> My VM lacks a JIT compiler; it's just a simple bytecode
    KN> interpreter.  If you want a JIT or a real compiler, you could
    KN> convert the intermediate form (GLIL) of my compiler into
    KN> machine code, using Marius's Lightning module.  My work will
    KN> put more emphasis on the higher layer of the compiler,
    KN> including a module system, a type system, and optimization.

Yeah, I think that makes a lot of sense, actually. So the model would
be, compile to GLIL bytecode, and then interpret. If you can do some
Lightning JIT compiling during interpretation, cool. If not, heck,
you're still ahead of the game.

Sounds like a good and fairly standard strategy.

~ESP

- -- 
Evan Prodromou
address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)

iD8DBQE6yhnCozwefHAKBVERAn/0AKDSNZNNhRJm6znp69ZnPLlK7zEf1ACeJMaz
qwuWe07TT0lT+Sbs6fwYWVU=
=tWPT
-----END PGP SIGNATURE-----



reply via email to

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