440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
implicitlystatically   {key13}


Shed Skin 0.0.25 (Default branch)

FreshMeat

Tuesday October 16, 2007. 10:56 AM
FreshMeat

Shed Skin is an experimental Python-to-C++ compiler. It accepts pure but implicitly statically typed Python programs and generates optimized C++ code. This means that in combination with a C++ compiler, it allows for translation of pure Python programs into highly efficient machine language. For a set of 16 non-trivial test programs, measurements show a typical speedup of 2-40 over Psyco, about 10 on average, and 2-220 over CPython, about 35 on average. Shed Skin also outputs annotated source code. License: GNU General Public License v3 Changes: 1-length string caching, improved detection of virtual functions, further set optimizations, a fix for extension modules and certain default arguments, exhaustive checking of C++ keywords, a fix for some combinations of arguments to min and max, and several minor bugfixes.
Shed Skin experimental Python-to-C++compiler. accepts pure implicitlystatically Shed Skin 0.0.25 (Default branch)
Shed Skin 0.0.25 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=54a93f8b72de1f6a0db7616af1aa27df

 

 Related News 

Search

Download Zicos
Sun November 23, 12:03 PM
implicitlystatically   {key13}