| Projects on Google Code | Results 1 - 3 of 3 |
*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...
python,
compiler,
cplusplus,
psyco,
pypy,
rpython,
typeinference,
unladenswallow,
llvm,
c,
performance,
statictyping
A test project made during the post Europython 2007 sprints.
Convert python code to flex using pypy