PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 20, 2007

Shed Skin 0.0.23 Released

Posted: 2007-08-20 21:06:00
Languages ::

Shed Skin 0.0.23 has been released. Shed Skin is an experimental Python compiler which emits C++ code.

This release includes: set optimizations; extension module stability fixes; support for __iadd__, __imul__, etc. (but not __ipow__ and __imod__); bug fixes; and other changes.