FICHA · MANJARO

python-pycparser

C parser and AST generator written in Python

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Parses C code and produces an abstract syntax tree in Python. It helps compilers, static analyzers, binding generators, and tooling understand C declarations and source structure.

Parsing does not compile or execute the C code. Tools using it should still handle preprocessor configuration, include paths, and untrusted input carefully.

Permissions

Permissions not analysed for this source yet.