Jump to content

CLPython

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Newslinger (talk | contribs) at 01:33, 24 December 2018 (Use Free and open-source software portal name (via WP:JWB)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
CLPython
Repository
PlatformCommon Lisp
TypePython Programming Language Compiler
LicenseLGPL
Websitecommon-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 LLGPL. CLPython was started in 2006, but at 2013 it was not actively developed, and mailing list was closed[1].

See also

References