Re: [pydotorg-www] List of alternative Python implementations

2015-10-29 Thread M.-A. Lemburg
On 29.10.2015 09:55, M.-A. Lemburg wrote: > There's currently a ticket open for the alternative implementations > page: > > https://github.com/python/pythondotorg/issues/842 > > The page currently lists a few variants of Python implementations, > but is not up to date with more recent

Re: [pydotorg-www] List of alternative Python implementations

2015-10-29 Thread M.-A. Lemburg
Some implementations which are not listed on the page: Alternative CPython: HotPy - https://sites.google.com/site/makingcpythonfast/ Pyston - http://blog.pyston.org/ Cython - http://cython.org/ Nuitka - http://nuitka.net/ Python for embedded devices: MicroPython - https://micropython.org/