| 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) |
| [5 later articles] |
| From: | scholz.lothar@gmail.com |
| Newsgroups: | comp.compilers |
| Date: | Mon, 9 Jun 2008 07:29:05 -0700 (PDT) |
| Organization: | Compilers Central |
| Keywords: | question |
| Posted-Date: | 09 Jun 2008 19:06:31 EDT |
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).
Return to the
comp.compilers page.
Search the
comp.compilers archives again.