On Fri, Nov 6, 2009 at 6:18 AM, Steven D'Aprano <st...@pearwood.info> wrote:
> I don't know how mature or active it is, so it may not count as either
> major or complete, but there's also CLPython:
>
> http://common-lisp.net/project/clpython/

CLPython is in steady development, quite complete and stable on the
language level (somewhere between 2.5 and 2.6), but missing most
built-in library functionality. (It reuses the pure-Python parts of
the stdlib.)

As its developer, I don't care much about being mentioned in
discussions or presentations, as CLPython is not as widely used as
IronPython and Jython. But in a PEP like this, which is directly about
alternative implementations, it deserves to be mentioned, IMHO.

- Willem
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to