About Anaconda Help Download Anaconda

rolandohub / packages / pycparser 2.10

C parser in Python

  • License: BSD
  • 44 total downloads
  • Last upload: 9 years and 11 months ago

Installers

pip install

To install this package run one of the following:
pip install -i https://pypi.anaconda.org/rolandohub/simple pycparser

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.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy