发布于 2016-04-22 00:18:08 | 76 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

PyPy Python解释器

PyPy是用Python实现的Python解释器。PyPy是Armin Rigo开发的,Python语言的动态编译器,是Psyco的后继项目。PyPy的目的是,做到Psyco没有做到的动态编译。


 

PyPy 5.1 发布了,

该版本支持平台:

  • 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 v5.10 发布,Python 解释器
PyPy v5.9 发布,Python 解释器
PyPy 打算推出无 GIL 版本,或和默认版本分开发行
PyPy v5.8 发布,Python 解释器
PyPy 5.1 发布,Python 解释器
PyPy 5.0 发布,Python 解释器
PyPy 4.0.0 发布,Python 解释器
PyPy 2.6.0 发布,Python 解释器
PyPy 2.5.1 发布,Python 解释器
PyPy 2.5.0 发布,Python 解释器
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务