红联Linux门户
Linux帮助

PyPy 2.3.1发布,Python实现的Python解释器

发布时间:2014-06-09 09:06:58来源:红联作者:empast
PyPy 2.3.1 发布了,主要改进包括:

The built-in struct module was renamed to _struct, solving issues with IDLE and other modules

Support for compilation with gcc-4.9

A CFFI-based version of the gdbm module is now included in our binary bundle

Many issues were resolved since the 2.3 release on May 8

完整的改进记录请看发行说明。

PyPy 是用Python实现的Python解释器。

PyPy是,Python开发者为了更好的Hack Python创建的项目。此外,PyPy比CPython是更加灵活,易于使用和试验,以制定具体的功能在不同情况的实现方法,可以很容易实施。 该项目的目标是,让PyPy比C实现的Python更为容易的适应各个项目和方便裁剪。

项目主页:http://doc.pypy.org/en/latest/release-2.3.1.html

下载地址:http://pypy.org/download.html

来自:开源中国社区
文章评论

共有 0 条评论