[ buster ]
[ bullseye ]
[ 原始碼: pycparser ]
套件:python-pycparser(2.19-1)
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.
其他與 python-pycparser 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-ply-lex-3.10
- 本虛擬套件由這些套件填實: python-ply
-
- dep: python-ply-yacc-3.10
- 本虛擬套件由這些套件填實: python-ply
-
- sug: cpp
- GNU C preprocessor (cpp)