CLPython
Sign in to saveCLPython 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.
Official website
CLPython - an implementation of Python in Common Lisp
common-lisp.net →Link to the official site · 2,196 chars · not written by Vinony
Source code
CLPython is an open-source implementation of Python written in Common Lisp. With CLPython you can run Python programs in a Lisp environment. Libraries written in Lisp are available to Python code, and Python libraries can be accessed by Lisp code. Also Python and Lisp code can be mixed. For rough documentation, please see the Introduction and Manual on common-lisp.net . CLPython is developed by Willem Broekema and is released as open source under the LLGPL. The project was started in 2006, and is since 2013 not under active development anymore.
Excerpt from the source-code README · 3,047 chars · not written by Vinony
Wikidata facts
- Official website
- common-lisp.net/project/clpython
Show 1 more fact
- source code repository URL
- github.com/metawilm/cl-python
Sources (2)
via Wikidata · CC0
Article · Русский
CLPython — альтернативная реализация интерпретатора языка программирования Python, написанная на Common Lisp. Позволяет использовать функции на Lisp из Python, и функции Python из Lisp. Лицензия проекта - LLGPL.Проект появился в 2006 году, по состоянию на 2013 год активной разработки не ведется. Тогда же был закрыт список рассылки.
Abstract from DBpedia / Wikipedia · CC BY-SA