pypy -- 用python实现的py

2023-01-31 05:01:03 pypy
pypy 分为两部分:一个 python 的实现 和 一个编译器:
pypy provides infrastructure for building interpreters in [r]Python. This infrastructure makes it much easier than starting from scratch, e.g. by providing reusable components for language runtimes (like GC's).

[url]Http://codespeak.net/svn/user/antocuni/eos-due-2007/rpython.pdf[/url]

Trying out PyPy

[url]http://codespeak.net/pypy/dist/pypy/doc/cli-backend.html[/url]

国外的社区红红火火阿,实在太有激情了,Python,IronPython,.NET非常的热闹哦,最近园子里的火药味极浓阿,安心下来,不要浮躁!!

CPython 和IronPython的基准测试
自由、创新、研究、探索……

相关文章