
Feb. 8, 2007
8:37 p.m.
Hi all, I have just released version 0.0.19 of Shed Skin, an optimizing Python-to-C++ compiler. It allows for translation of pure (unmodified), implicitly statically typed Python programs into optimized C++, and hence, highly optimized machine language. This latest release adds basic support for iterators and generators, as well as a full implementation of the random module (by converting it to C++ from a Python implementation), among other things. For more details, please visit the homepage at: http://mark.dufour.googlepages.com Thanks! Mark Dufour. -- "One of my most productive days was throwing away 1000 lines of code" - Ken Thompson
6613
Age (days ago)
6613
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Dufour