PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 03, 2008

Stackless Python for Python 2.6 Released

Posted: 2008-10-03 06:08:29
Languages ::

Stackless Python for Python 2.6 has been released. Stackless Python is a Python interpreter that minimizes the use of the C stack, also offering support for microthreads.