|
|
Subscribe / Log in / New account

Coghlan: Of Python and Road Maps (or the lack thereof)

Coghlan: Of Python and Road Maps (or the lack thereof)

[Development] Posted Aug 24, 2011 14:27 UTC (Wed) by corbet

Python core developer Nick Coghlan has put together a summary of what is happening in Python development based on his recent PyCon AU talk. "Personally, I think the status quo in this space is in a pretty good place, with python-dev and CPython handling the evolution of the language specification itself, as well as providing an implementation that will work reasonably well on almost any platform with a C compiler (and preferably some level of POSIX compliance), while the PyPy crew focus on providing a fast, customisable implementation for the major platforms without getting distracted by arguments about possible new language features."

Comments (none posted)


Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds