[ 原始碼: pycparser ]
套件:python3-pycparser(2.20-3)
C parser in Python 3
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.
This package contains the Python 3 version.
其他與 python3-pycparser 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ply-lex-3.10
- 本虛擬套件由這些套件填實: python3-ply
-
- dep: python3-ply-yacc-3.10
- 本虛擬套件由這些套件填實: python3-ply
-
- sug: cpp
- GNU C preprocessor (cpp)