About Anaconda Help Download Anaconda

Complete C99 parser in pure Python

Installers

  • noarch v2.21
  • linux-32 v2.19
  • linux-64 v2.19
  • linux-ppc64le v2.19
  • osx-64 v2.19
  • win-32 v2.19
  • win-64 v2.19

conda install

To install this package run one of the following:
conda install main::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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy