logo
首页技术栈工具库讨论
pycparser

pycparser

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconeliben/pycparser2137
CONDA
conda install -c anaconda pycparser
查看
PYPI
pip install pycparser
查看
标签
根据用户添加的标签生成
暂无标签