Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.compilers    |    Compiler construction, theory, etc. (Mod    |    2,753 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 1,381 of 2,753    |
|    Michael Beck to David Given    |
|    Re: C compiler front end wanted    |
|    20 Jun 08 14:43:41    |
      From: mm.beck@gmx.net              David Given wrote:              > 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.       >       > Does anyone know if there are any clean, standalone libraries for       > parsing, verifying and then generating full ASTs, from C source code?       [..]              You may try cparser (http://sourceforge.net/projects/cparser), our C99       frontend for libFirm. It's written in C99 and parses C99, most of GNU C and       some MS C extensions. It can at least compile the SPEC2000.       Currently you will additionaly need libFirm, because cparser uses it to do       the necessary constant folding.       We will drop this dependency in the next versions ...              best regards,       --       Michael Beck mm.beck@gmx.net              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca