guile-user
[Top][All Lists]
Advanced

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

Re: JIT compiler


From: Ludovic Courtès
Subject: Re: JIT compiler
Date: Wed, 11 Jan 2006 09:32:46 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Hi,

Marius Vollmer <address@hidden> writes:

> Aaron VanDevender <address@hidden> 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.




reply via email to

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