Jump to content

CLPython: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Use Free and open-source software portal name (via WP:JWB)
m top: WP:AWB cleanup
Line 1: Line 1:
{{unreferenced|date=November 2014}}
{{refimprove|date=April 2019}}
{{Infobox software
{{Infobox software
| name = CLPython
| name = CLPython
Line 19: Line 19:
'''CLPython''' is an implementation of the [[Python (programming language)|Python programming language]] written in [[Common Lisp]].
'''CLPython''' is an implementation of the [[Python (programming language)|Python programming language]] written in [[Common Lisp]].
This project allow to call Lisp functions from Python and Python functions from Lisp. Licensed under LLGPL.
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<ref>https://common-lisp.net/project/clpython/</ref>.
CLPython was started in 2006, but at 2013 it was not actively developed, and mailing list was closed.<ref>https://common-lisp.net/project/clpython/</ref>


==See also==
==See also==

Revision as of 14:45, 2 April 2019

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