| Projects on Google Code | Results 1 - 1 of 1 |
*Shed Skin* is an _experimental_ compiler, that can translate pure, but _implicitly statically typed_ Python programs into optimized C++. It can generate stand-alone programs or _extension modules_ that can be imported and used from larger Python programs.
Besides the typing restriction, programs...