CMD + K

pycparser

Community

Complete C99 parser in pure Python

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-org-build::pycparser

Usage Tracking

2.20
2.19
2 / 8 versions selected
Total downloads: 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

Information Last Updated

Mar 25, 2025 at 16:22

License

BSD-3-Clause

Total Downloads

5.8K

Platforms

Linux 64 Version: 2.19
noarch Version: 2.20