V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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
gaitana
V2EX  ›  Python

pypy 可不可以把 python 代码编译成二进制文件?

  •  
  •   gaitana · 2015-09-10 12:31:48 +08:00 · 4436 次点击
    这是一个创建于 3156 天前的主题,其中的信息可能已经有所发展或是发生改变。
    crystal 可以把 ruby 编译成二进制,很牛, pypy 可以不可以编译 py 文件呢?
    4 条回复    2015-09-10 16:08:47 +08:00
    lao454490095
        1
    lao454490095  
       2015-09-10 13:49:57 +08:00
    RPython translation toolchain 可以把 RPython 转成 C ,然后编译 C 可以得到二进制文件
    fwee
        2
    fwee  
       2015-09-10 14:03:50 +08:00
    crytal 是另外的语言了,只是像 ruby, Rpython 也是
    honeycomb
        3
    honeycomb  
       2015-09-10 14:25:41 +08:00
    有个实验性的 python aot 编译器
    https://gcc.gnu.org/wiki/PythonFrontEnd
    qq12365411
        4
    qq12365411  
       2015-09-10 16:08:47 +08:00
    wheel 0-0 ?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2219 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 02:21 · PVG 10:21 · LAX 19:21 · JFK 22:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.