Re: Compiler creation toolkit

"Aaron Gray" <ang.usenet@gmail.com>
Wed, 11 Jun 2008 17:44:00 +0100

          From comp.compilers

Related articles
Compiler creation toolkit scholz.lothar@gmail.com (2008-06-09)
Re: Compiler creation toolkit kamalpr@hp.com (kamal) (2008-06-10)
Re: Compiler creation toolkit scholz.lothar@gmail.com (2008-06-11)
Re: Compiler creation toolkit ang.usenet@gmail.com (Aaron Gray) (2008-06-11)
Re: Compiler creation toolkit anton@mips.complang.tuwien.ac.at (2008-06-11)
Re: Compiler creation toolkit rich@pennware.com (Richard Pennington) (2008-06-14)
Re: Compiler creation toolkit scholz.lothar@gmail.com (2008-06-17)
Re: Compiler creation toolkit scholz.lothar@gmail.com (2008-06-17)
Re: Compiler creation toolkit bc@freeuk.com (Bartc) (2008-06-18)
Re: Compiler creation toolkit theresistor@gmail.com (2008-06-20)
[2 later articles]
| List of all articles for this month |

From: "Aaron Gray" <ang.usenet@gmail.com>
Newsgroups: comp.compilers
Date: Wed, 11 Jun 2008 17:44:00 +0100
Organization: Compilers Central
References: 08-06-018
Keywords: code
Posted-Date: 14 Jun 2008 08:51:21 EDT

<scholz.lothar@gmail.com> wrote in message news:08-06-018@comp.compilers...
> My project is to create an eiffel like compiler.
> For the final optimized results i will generate c code, but i would
> like to use something else for faster updates in the edit-compile-run
> cycle. Is there any framework other then GNU lightning (which seems
> unmaintained - last release is 4 years old) or llvm (which does looks
> just like a tradional compiler backend).


Don't use it myslf but there is libjit :-


        http://www.freshports.org/lang/libjit/


Aaron



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.