pycparser
C parser in Python
C parser in Python
To install this package, run one of the following:
pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.
Summary
C parser in Python
Last Updated
Feb 8, 2017 at 03:28
License
BSD
Total Downloads
106