Software:CLPython: Difference between revisions

From HandWiki
imported>Scavis2
(link)
 
(No difference)

Latest revision as of 07:58, 26 July 2022

CLPython
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 LGPL. CLPython was started in 2006, but as of 2013, it was not actively developed and the mailing list was closed.[1]

See also

References

External links