List of Python software: Difference between revisions

Content deleted Content added
Python implementations: Not all reviews have been positive, but it seems real enough to warrant a place in this list. Not sure about its own page, though.
Line 241:
* [[Stackless Python]] - Python with [[coroutine]]s
* [[Unladen Swallow]] - the Python implementation from the [[Google]] team
* [[Nuitka]] - Python to C++ compiler<ref>http://nuitka.net/</ref><ref>{{cite web
| title=Python-to-C++ compiler promises speedier execution
| author=Serdar Yegulalp, InfoWorld Tech Watch
| year=2014
| url=http://www.infoworld.com/article/2861448/application-development/nuitka-boosts-python-by-converting-it-to-c.html
| accessdate=2015-02-14 }}</ref><ref>{{cite web
| title=Nuitka - The Python Compiler
| author= Kay Hayen, EuroPython Archive
| year=2012
| url=http://www.infoworld.com/article/2861448/application-development/nuitka-boosts-python-by-converting-it-to-c.html
| accessdate=2015-02-14 }}</ref>
 
==References==