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) |
[1 later articles] |
From: | "Sammy" <sammyderoy@sympatico.ca> |
Newsgroups: | comp.compilers |
Date: | Sun, 15 Jun 2008 19:23:48 -0400 |
Organization: | SunSITE.dk - Supporting Open source |
References: | 08-06-027 |
Keywords: | C, parse |
Posted-Date: | 16 Jun 2008 01:29:55 EDT |
> any clean, standalone libraries for parsing, verifying and then generating
> full ASTs, from C source code?
The Cilk project used to distribute C2C a tool to do exactly that.
The Cilk project project is alive, but looks like the C2C tool is gone.
( i think i have a copy of it)
Cilk: http://supertech.csail.mit.edu/cilk/
May be C2C is incorporated in the latest Cilk distribution
There is another tool: jscpp.
http://www.die-schoens.de/prg/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.