Home
Sign Up
Sign In
推荐学习书目
›
Learn Python the Hard Way
Python Sites
›
PyPI
- Python Package Index
›
http://diveintopython.org/toc/index.html
›
Pocoo
值得关注的项目
›
PyPy
›
Celery
›
Jinja2
›
Read the Docs
›
gevent
›
pyenv
›
virtualenv
›
Stackless Python
›
Beautiful Soup
›
结巴中文分词
›
Green Unicorn
›
Sentry
›
Shovel
›
Pyflakes
›
pytest
Python 编程
›
pep8 Checker
Styles
›
PEP 8
›
Google Python Style Guide
›
Code Style from The Hitchhiker's Guide
V2EX
›
Python
Python下面有没有专门用来匹配各种编程语言代码的不同部分的工具库
ant_sz
·
shanzi
·
Apr 21, 2012
· 4404 views
This topic created in 5232 days ago, the information mentioned may be changed or developed.
Python或者其他语言下面,有没有专门用来匹配各种编程语言代码的不同部分的工具什么的?
比如专门用来提取C语言中的一个函数,C++中的一个类,在一个整个源文件中将这部分识别出来。
比如在一个源文件中查找某个特定的函数,然后将这个函数整体提取出来这样。。。
源文件
Python
编程语言
5 replies
•
1970-01-01 08:00:00 +08:00
1
phuslu
Apr 21, 2012
试下这个
http://pypi.python.org/pypi/pygccxml
2
ant_sz
OP
Apr 21, 2012
@
phuslu
不太清楚这个怎么用哎。。。
3
reus
Apr 21, 2012
http://stackoverflow.com/questions/1444961/is-there-a-good-python-library-that-can-parse-c
http://stackoverflow.com/questions/4881377/how-to-parse-c-source-in-python
4
HowardMei
Apr 21, 2012
http://pypi.python.org/pypi/redhawk/
5
binux
Apr 21, 2012
pyparsing 如何?虽然得自己写
About
·
Help
·
Advertise
·
Blog
·
API
·
FAQ
·
Solana
·
3053 Online
Highest 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 51ms ·
UTC 14:05
·
PVG 22:05
·
LAX 07:05
·
JFK 10:05
♥ Do have faith in what you're doing.
❯