List of Python software: Difference between revisions

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
* [[Boo programming language|Boo]] – Python-based but with [[static typing]], for [[Microsoft .NET|.NET]] and [[Mono development platform|Mono]]
* [[Stackless Python]] - Python with [[coroutines]]
* [[Psyco]] - not an implementation, but [[JIT compiler]] for CPython