First page Back Continue Last page Summary Graphics
Python Futures
Python .NET
- Developed by ActiveState with Microsoft support
Stackless Python
- Support for continuations, coroutines, microthreads
- Credit: Christian Tismer
Psyco JIT
- Specializing compiler for x86
- Credit: Armin Rigo
Notes: