Jump to content

CLPython: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 39: Line 39:
[[Category:Free compilers and interpreters]]
[[Category:Free compilers and interpreters]]
[[Category:Free software programmed in Lisp]]
[[Category:Free software programmed in Lisp]]
[[Category:Python implementations]]
[[Category:Python (programming language) implementations]]

Revision as of 07:18, 26 September 2020

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