C parser in Python
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycparser-2.22.tar.gz
(172.7 kB
view hashes)
Built Distribution
pycparser-2.22-py3-none-any.whl
(117.6 kB
view hashes)