V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  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
rim99
V2EX  ›  Python

求教怎么看 CPython 源码比较顺手?

  •  
  •   rim99 · Feb 3, 2017 · 6428 views
    This topic created in 3379 days ago, the information mentioned may be changed or developed.
    最近打算看下 CPython 的源码,但是试过 Xcode , PyCharm 都不给力。没办法用快捷键追踪所调用的函数来源。
    是不是我打开的姿势不对?

    求老司机带路……^_^
    9 replies    2022-08-03 12:15:22 +08:00
    noobsheldon
        1
    noobsheldon  
       Feb 3, 2017 via Android
    《 python 源码剖析》好书
    rim99
        2
    rim99  
    OP
       Feb 3, 2017
    @noobsheldon 我是想直接在电脑里看 CPython 的实现细节啊
    XYxe
        3
    XYxe  
       Feb 3, 2017
    我看代码用 VSCode ,编译调试用 VS ,编译用的比较少。
    lhbc
        4
    lhbc  
       Feb 3, 2017
    CPython 是 C 代码, PyCharm 是 Python IDE
    不能用 PyCharm 来看 C 代码啊

    可以用 VSCode 或者 CLion
    Mirana
        5
    Mirana  
       Feb 3, 2017   ❤️ 1
    vim ctags cscope
    chiu
        6
    chiu  
       Feb 4, 2017 via Android
    Source Insight
    janxin
        7
    janxin  
       Feb 4, 2017
    Source Insight 是 Windows 上审计 C/C++代码的好工具
    mattx
        8
    mattx  
       Jul 9, 2017
    visual studio 2015 呗, 源代码下载就直接提供了 pcbuild 吧.
    Geon97
        9
    Geon97  
       Aug 3, 2022
    @noobsheldon 有 pdf 或者其他资源嘛
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3809 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 47ms · UTC 10:36 · PVG 18:36 · LAX 03:36 · JFK 06:36
    ♥ Do have faith in what you're doing.