best compiler generator

Peter Sprenger <sprenger@moving-bytes.de>
2 Mar 2004 11:05:29 -0500

          From comp.compilers

Related articles
best compiler generator sprenger@moving-bytes.de (Peter Sprenger) (2004-03-02)
Re: best compiler generator cttl@users.sourceforge.net (2004-03-11)
Re: best compiler generator nicolas_capens@hotmail.com (2004-03-15)
Re: best compiler generator gopi@sankhya.com (2004-03-26)
| List of all articles for this month |

From: Peter Sprenger <sprenger@moving-bytes.de>
Newsgroups: comp.compilers
Date: 2 Mar 2004 11:05:29 -0500
Organization: Compilers Central
Keywords: tools, question
Posted-Date: 02 Mar 2004 11:05:29 EST

Hello,


I know that this questions might have been asked a lot of time in this
newsgroup, but I have the problem to choose the right compiler
generator tools for a new project.


I have to develop a compiler for a subset of ANSI C("Mini-C") and I
ask you would tool I should use to build the compiler environment? I
have some experience with PCCTS and its successor ANTLR. But there
might be some other good comiler generators out there. Please tell me
from your experience!


Best Regards


Peter Sprenger
[I'd use whichever one has the largest part of a C compiler already built.
Unless there's something peculiar about your mini-C, why not use lcc
and just rewrite the back end? -John]



Post a followup to this message

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