Content deleted Content added
→Python implementations: - Boo is not a python implementation, it is an entirely different programming language |
|||
Line 82:
* [[Jython]] – Python coded in Java
* [[IronPython]] – Python for [[Microsoft .NET|.NET]] and [[Mono development platform|Mono]] platforms
* [[Stackless Python]] - Python with [[coroutines]]
* [[Psyco]] - not an implementation, but [[JIT compiler]] for CPython
|