Hi,

Marius Vollmer <[EMAIL PROTECTED]> writes:

> Aaron VanDevender <[EMAIL PROTECTED]> writes:
>
>> What about the gnu-lightning stuff in the guile cvs tree? Isn't that
>> supposed to be a JIT/VM for guile?
>
> No, that was just an experiment.

These are Guile bindings for GNU Lightning, i.e., it allows Lightning
"assembly" to be written from Scheme code, plus it contains an
experimental compiler that would compile a simplified variant of Scheme
directly into Lightning assembly.

The binding part itself is quite comparable to Sassy, except that Sassy
is limited to x86 assembly:
http://home.earthlink.net/~krautj/sassy/sassy.html .

Thanks,
Ludovic.


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to