mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
7 lines
276 B
Text
7 lines
276 B
Text
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/
|