Jump to content

CLPython

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Qwerty123M (talk | contribs) at 01:47, 6 August 2025 (Adding local short description: "Programming language written in Lisp", overriding Wikidata description "CLPython is an implementation of the Python programming language written in Common Lisp."). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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]