Stackless Python is an alternative implementation of Python created by independent developer Christian Tismer. It can make Python faster, smaller, more flexible, safer. and supports continuation, microthread, and so many fascinative features. WWW: http://www.stackless.com/