Shed Skin 0.0.29
An Optimizing (Restricted) Python-to-C++ Compiler
Latest Version: 0.2
Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed, Python programs into optimized C++, which can be further compiled as stand-alone programs or extension modules. The speedup obtained is typically between 2-40 times over Psyco, and 2-220 over CPython. Not all Python features are supported (such as variable numbers of arguments, nested functions..). And only about 17 standard library modules, such as re and random, are supported at at the moment. See the homepage for more details.
- Author: Mark Dufour <mark dufour at gmail com>
- Home Page: http://shedskin.googlecode.com
- Download URL: http://shedskin.googlecode.com
- Keywords: compile compiler c c++ speed slow optimize psyco pypy pyrex cython rpython
- License: GPL3
- Categories
- Package Index Owner: srepmub
- Package Index Maintainer: srepmub
- DOAP record: Shed Skin-0.0.29.xml
Log in to rate this package.
