cwbe coordinatez:
101
63540
2076399
856608
5842962

ABSOLUT
KYBERIA
permissions
you: r,
system: public
net: yes

neurons

stats|by_visit|by_K
source
tiamat
commanders
polls

total descendants::0
total children::0
show[ 2 | 3] flat


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 in larger Python programs.

Besides the typing restriction, programs cannot freely use the Python standard library (although about 20 common modules, such as random, itertools and re, are currently supported). Also, not all Python features, such as nested functions and variable numbers of arguments, are supported.

project homepagehttp://code.google.com/p/shedskin