Newsgroups: comp.lang.python
From: Steven D'Aprano <steve+comp.lang.pyt...@pearwood.info>
Date: 04 Aug 2012 06:15:20 GMT
Local: Sat, Aug 4 2012 2:15 am
Subject: On-topic: alternate Python implementations
Most people are aware, if only vaguely, of the big Four Python
implementations: CPython, or just Python, the reference implementation written in C.
But the Python ecosystem is a lot bigger than just those four. Here are Stackless - the "forgetten Python", Stackless is, I believe, the oldest Nuitka - optimising Python compiler written in C++, supports Python 2.6 http://nuitka.net/pages/overview.html
WPython - another optimizing version of Python with wordcodes instead of http://code.google.com/p/wpython/
CLPython, an implementation of Python written in Common Lisp.
http://common-lisp.net/project/clpython/
CapPython is an experimental restricted version of Python with http://plash.beasts.org/wiki/CapPython
Berp - a compiler which works by translating Python to Haskell and https://github.com/bjpop/berp/wiki
Give them some love!
-- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||