CMD + K

pycparser

Community

Complete C99 parser in pure Python

Installation

To install this package, run one of the following:

Conda
$conda install rpi::pycparser

Usage Tracking

2.18
2.17
2 / 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

Complete C99 parser in pure Python

Last Updated

Jul 5, 2017 at 12:18

License

BSD 3-clause

Total Downloads

21.9K

Supported Platforms

noarch

Unsupported Platforms

linux-armv6l Last supported version: 2.17
linux-armv7l Last supported version: 2.17