CMD + K

pycparser

Community

Complete C99 parser in pure Python

Installation

To install this package, run one of the following:

Conda
$conda install cctbx202211::pycparser

Usage Tracking

2.21
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

Complete C99 parser in pure Python

Last Updated

Dec 27, 2022 at 18:21

License

BSD-3-Clause

Total Downloads

24.5M

Version Downloads

57.7K

Supported Platforms

noarch