CMD + K

pycparser

Community

C parser in Python

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/rolando/simple pycparser

Usage Tracking

2.17
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

C parser in Python

Last Updated

Feb 8, 2017 at 03:28

License

BSD

Total Downloads

106