2014-11-05 12:41:07 +01:00

4 lines
166 B
Plaintext

pycparser is a parser for the C language, written in pure Python.
It is a module designed to be easily integrated into applications
that need to parse C source code.