chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] LLVM


From: felix winkelmann
Subject: Re: [Chicken-users] LLVM
Date: Mon, 31 Jul 2006 07:39:06 +0200

On 7/30/06, Ryan Cleven <address@hidden> wrote:
Has anyone looked at porting chicken to a front end for LLVM?


An interesting idea. AFAIK LLVM does semantically pretty much
provide everything C (gcc) provides. Whether it really is worth
the effort is another thing, of course. For example, how much
performance is to be gained. One approach to test this might be
to take a small benchmark, and hand-translate the chicken
output to LLVM.


cheers,
felix

--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp




reply via email to

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