An Optimizing (restricted) Python-to-C++ Compiler
Shed Skin is an experimental (restricted) Python-to-C++ compiler. It accepts
pure but implicitly statically typed Python programs and generates optimized
C++ code. The result can be further compiled to stand-alone programs or
extension modules. For a set of 57 non-trivial test programs, at more than
16,000 lines in total (sloccount), measurements show a typical speedup of
2-200 times compared to CPython. Not all Python features are supported, and
only a subset of about 20 library modules, such as re and random. See the
home page for more details.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/python-Shed_Skin && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-Shed_Skin.changes | 0000003554 3.47 KB | |
python-Shed_Skin.spec | 0000003600 3.52 KB | |
shedskin-0.9.1.tgz | 0000348230 340 KB | |
shedskin-examples-0.9.1.tgz | 0001104750 1.05 MB | |
shedskin-rpmlintrc | 0000000115 115 Bytes |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0