CLPython - an implementation of Python in Common Lisp

CLPython is an open-source implementation of Python written in Common Lisp.
With CLPython you can run Python programs in a Lisp environment. Libraries written
in Lisp are available to Python code, and Python libraries can be accessed by Lisp code.

The source code is hosted on GitHub: http://github.com/franzinc/cl-python

CLPython runs successfully on:

Dependencies:

License: LLGPL

Mailing lists:

CLPython is developed by Willem Broekema


— Updated 2009-05-15 —