About Anaconda Help Download Anaconda

Complete C99 parser in pure Python

copied from cf-staging / pycparser

Installers

Info: This package contains files in non-standard labels.
  • noarch v2.22
  • win-32 v2.18
  • linux-64 v2.19
  • osx-64 v2.19
  • win-64 v2.19
  • linux-aarch64 v2.19
  • linux-ppc64le v2.19

conda install

To install this package run one of the following:
conda install conda-forge::pycparser
conda install conda-forge/label/cf201901::pycparser
conda install conda-forge/label/cf202003::pycparser
conda install conda-forge/label/gcc7::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy