On Mar 21, 8:19 am, eliben <[email protected]> wrote:
> pycparser (http://code.google.com/p/pycparser/) is a complete parser
> for ANSI C89/90, parsing C into ASTs you can use for any processing.
>
> pycparser has been already used by several people to parse real-life C
> code.
>

Oh, and I forgot to add that pycparser is based on PLY (it runs with
both PLY 3.1 and PLY 2.5 on Python 2.5)

Eli
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ply-hack" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/ply-hack?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to