The State of PyPy (#81)
Maciej Fijalkowski (merlinux GmbH) bio; Ms. Laura A Creighton (Open End AB) bio
30min Advanced
categories:
implementations, pypy
In this talk we will outline some of PyPy's unique features, namely
sandboxing, transparent proxying, our distribution prototype and our security
prototype (also known as the taint prototype). We would also like to
present and summarise the design
decisions which makes it so easy to implement such features.
One additional benefit of our design decisions is that low-level
decisions do not permeate the codebase. Thus, these features are not
platform-dependent. They work out of the box on different PyPy target
platforms (C/POSIX, .NET, JVM) from a single interpreter source.
sandboxing, transparent proxying, our distribution prototype and our security
prototype (also known as the taint prototype). We would also like to
present and summarise the design
decisions which makes it so easy to implement such features.
One additional benefit of our design decisions is that low-level
decisions do not permeate the codebase. Thus, these features are not
platform-dependent. They work out of the box on different PyPy target
platforms (C/POSIX, .NET, JVM) from a single interpreter source.
Files:
| file | size | uploaded | comment |
|---|---|---|---|
| pycon2008_pypy.zip | 182.0 KB | Tue, April 1st, 12:25 p.m. | Uploaded 04/01/08 GG |
# Permalink
.