guile-devel
[Top][All Lists]
Advanced

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

Re: summer of code ideas


From: Ludovic Courtès
Subject: Re: summer of code ideas
Date: Mon, 07 Mar 2011 22:33:44 +0100
User-agent: Gnus/5.110013 (No Gnus v0.13) Emacs/23.2 (gnu/linux)

Hi!

Noah Lavine <address@hidden> writes:

> I've been toying with the idea of an AOT compiler for Guile, and I
> think that would make a good summer project.

Really?  I thought you were toying with JIT.  :-)

> I think you'd want to compile from Tree-IL to GCC's GIMPLE format (the
> highest-level intermediate representation they have, I think).

Actually, I suspect there would be a lot of technical problems to solve,
notably because GCC is not a library and because passing it such complex
data structures may be far from trivial (see MELT).

Besides, for AOT, I was beguiled by Andy’s initial plan of using
exclusively Scheme tools such as Sassy.

Thanks,
Ludo’.




reply via email to

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