Login
Newsletter
Werbung

Thema: Python-Interpreter PyPy 2.1 erschienen

1 Kommentar(e) || Alle anzeigen ||  RSS
Kommentare von Lesern spiegeln nicht unbedingt die Meinung der Redaktion wider.
0
Von gol am Sa, 3. August 2013 um 02:06 #

s/schneller/besser

Speed: thanks to its Just-in-Time compiler, Python programs often run faster on PyPy. (What is a JIT compiler?)
Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython.
Compatibility: PyPy is highly compatible with existing python code. It supports ctypes and can run popular python libraries like twisted and django.
Sandboxing: PyPy provides the ability to run untrusted code in a fully secure way.
Stackless: PyPy comes by default with support for stackless mode, providing micro-threads for massive concurrency.
As well as other features.

[
| Versenden | Drucken ]
Pro-Linux
Pro-Linux @Facebook
Neue Nachrichten
Werbung