Re: Compiler creation toolkit

scholz.lothar@gmail.com
Tue, 17 Jun 2008 15:51:11 -0700 (PDT)

          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)
Re: Compiler creation toolkit ademakov@gmail.com (Aleksey Demakov) (2008-07-05)
Re: Compiler creation toolkit ademakov@gmail.com (Aleksey Demakov) (2008-07-05)
| List of all articles for this month |

From: scholz.lothar@gmail.com
Newsgroups: comp.compilers
Date: Tue, 17 Jun 2008 15:51:11 -0700 (PDT)
Organization: Compilers Central
References: 08-06-018 08-06-021
Keywords: Eiffel
Posted-Date: 17 Jun 2008 19:24:05 EDT

On 11 Jun., 12:19, kamal <kama...@hp.com> wrote:
> On Jun 9, 7:29 pm, scholz.lot...@gmail.com wrote:
>
> > 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
>
> how about smarteiffel? I spose you want to translate Eiffel text to C
> using your tool, for compilation by a native C compiler.


Well i'm using smarteiffel for 7 years now. And i want to get rid of
this lousy system. So i'm currently rewritting the whole compiler. The
frontend is done. Now i need to start to generate some code.



Post a followup to this message

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