Shed Skin is a compilation tool used to turn a Python program into a c++++ program.
is an experimental phase (with limited) Python to C + + compiler. It can be accepted, but implicitly static types of pure Python programs, and generate optimized C + + code. The results can be further compiled into stand-alone programs or extension modules. For 52 extraordinary test procedures over 14000 total (sloccount) lines, set, the measurement results show 2-20 times and Psyco 2-200 acceleration over the CPython era typical. Not all Python features are supported, only about 20 library modules, such as RE and random subsets.
Shed Skin 0.8 Release Notes:
Support is added to the "structure" and "array" modules. Added three new examples for a total of 57. The example in C64 is updated and now has more than 3000 lines. Added an option to display exception backtracking (shedskin-x). Fixed a number of errors.
Download Address: Http://code.google.com/p/shedskin/downloads/list