CLPython
{{refimprove|date=April 2019}}
{{Infobox software
| name = CLPython
| logo =
| screenshot =
| caption =
| developer =
| latest release version =
| latest release date =
| latest preview version =
| latest preview date =
| operating system =
| platform = Common Lisp
| genre = Python Programming Language Compiler
| license = LGPL
| website = {{URL|common-lisp.net/project/clpython/}}
}}
CLPython is an implementation of the Python programming language written in Common Lisp.
This project allow to call Lisp functions from Python and Python functions from Lisp. Licensed under LGPL.
CLPython was started in 2006, but as of 2013, it was not actively developed and the mailing list was closed.{{Cite web | url=https://common-lisp.net/project/clpython/ | title=CLPython - an implementation of Python in Common Lisp }}
See also
References
{{reflist}}
External links
- {{Official website|common-lisp.net/project/clpython/}}
- https://github.com/metawilm/cl-python
{{Python (programming language)}}
Category:Common Lisp (programming language) software
Category:Free and open source interpreters