[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-ply-lex-3.10
- 本虚包由这些包填实: python3-ply
-
- dep: python3-ply-yacc-3.10
- 本虚包由这些包填实: python3-ply
-
- sug: cpp
- GNU C 预处理器(cpp)