iopi newbie
Joined: 09 May 2008 Posts: 7
|
Posted: Wed Jun 25, 2008 11:52 am Post subject: C parser (syntax c89, c99, extension GCC, windows) |
|
|
for 2 projects of my laboratory we created with codeworker a C parser
which able to parse a C source and create a AST in a usefull way.
these 3 projects are:
- KOOC : which is an compilation project for epitech.
- Rathaxes : which is a DSL for driver generation. more info http://www.rathaxes.org
So I make just a quick post to inform you if you are looking for this kind of stuff.
I surelly EDIT this post for add more details but not today. |
|