CLPython
Appearance
From Wikipedia, the free encyclopedia
This article needs additional citations for verification . Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "CLPython" – news · newspapers · books · scholar · JSTOR (April 2019) (Learn how and when to remove this message)
Find sources: "CLPython" – news · newspapers · books · scholar · JSTOR (April 2019) (Learn how and when to remove this message)
Repository | |
---|---|
Platform | Common Lisp |
Type | Python Programming Language Compiler |
License | LGPL |
Website | common-lisp |
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 ]- CPython - the default implementation of Python, written in C.
- IronPython - an implementation of Python in C# targeting .NET and Mono.
- Jython - an implementation of Python for the JVM.
- Hy - An implementation of Lisp written in Python
References
[edit ]External links
[edit ]Retrieved from "https://en.wikipedia.org/w/index.php?title=CLPython&oldid=1254428389"