pycparser (2.22)

Published 2025-02-25 19:39:52 +00:00 by codeking

Installation

pip install --index-url  pycparser

About this package

C parser in Python

    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.

Requirements

Requires Python: >=3.8
Details
PyPI
2025-02-25 19:39:52 +00:00
8
Eli Bendersky
BSD-3-Clause
115 KiB
Assets (1)
Versions (1) View all
2.22 2025-02-25