summaryrefslogtreecommitdiffstats
path: root/libraries/pycparser/README
blob: 96f1d28c876eb06d195528b4f94f98fdc6740667 (plain)
1
2
3
**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.