1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 PyPy 5.1 发布,Python 解释器 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-04-22.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

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

    该版本支持平台:


    • x86 machines on most common operating systems (Linux 32/64, Mac OS X 64, Windows 32, OpenBSD, FreeBSD),


    • newer ARM hardware (ARMv6 or ARMv7, with VFPv3) running Linux,


    • big- and little-endian variants of PPC64 running Linux,


    • s390x running Linux

    一些提高:


    • A new jit backend for the IBM s390x, which was a large effort over the past few months.


    • Add better support for PyUnicodeObject in the C-API compatibility layer


    • Support GNU/kFreeBSD Debian ports in vmprof


    • Add __pypy__._promote


    • Make attrgetter a single type for CPython compatibility

    更多详细信息,可以在这里查看。

    下载地址:http://pypy.org/download.html
    PyPy 5.1 发布,Python 解释器下载地址
     
Loading...