Jump to content

CLPython: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
 
Line 37: Line 37:


[[Category:Common Lisp (programming language) software]]
[[Category:Common Lisp (programming language) software]]
[[Category:Free compilers and interpreters]]
[[Category:Free and open source interpreters]]
[[Category:Free software programmed in Lisp]]
[[Category:Free software programmed in Lisp]]
[[Category:Python (programming language) implementations]]
[[Category:Python (programming language) implementations]]

Latest revision as of 23:13, 30 October 2024

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

See also

[edit]

References

[edit]
  1. ^ "CLPython - an implementation of Python in Common Lisp".
[edit]