Re: C compiler front end wanted

Stefan Monnier <monnier@iro.umontreal.ca>
Tue, 17 Jun 2008 16:19:15 -0400

          From comp.compilers

Related articles
C compiler front end wanted dg@cowlark.com (David Given) (2008-06-15)
Re: C compiler front end wanted rich@pennware.com (Richard Pennington) (2008-06-15)
Re: C compiler front end wanted dg@cowlark.com (David Given) (2008-06-15)
Re: C compiler front end wanted sammyderoy@sympatico.ca (Sammy) (2008-06-15)
Re: C compiler front end wanted torbenm@pc-003.diku.dk (2008-06-16)
Re: C compiler front end wanted DrDiettrich1@aol.com (Hans-Peter Diettrich) (2008-06-15)
Re: C compiler front end wanted monnier@iro.umontreal.ca (Stefan Monnier) (2008-06-17)
Re: C compiler front end wanted dg@cowlark.com (David Given) (2008-06-20)
Re: C compiler front end wanted mm.beck@gmx.net (Michael Beck) (2008-06-20)
Re: C compiler front end wanted theresistor@gmail.com (2008-06-20)
Re: C compiler front end wanted eliben@gmail.com (eliben) (2008-07-04)
| List of all articles for this month |

From: Stefan Monnier <monnier@iro.umontreal.ca>
Newsgroups: comp.compilers
Date: Tue, 17 Jun 2008 16:19:15 -0400
Organization: Compilers Central
References: 08-06-027
Keywords: parse, C
Posted-Date: 17 Jun 2008 19:22:56 EDT

> I'm working on a C based tool that needs to operate of a full C AST ---
> basically, it can be thought of as a code generator for a really twisted
> CPU architecture.


I'm not sure I understand your requirements right, but unless you
absolutedly need the parser to be written in C, the `ckit' might be
a good candidate. See http://www.smlnj.org/doc/ckit/index.html




                Stefan



Post a followup to this message

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