

| |||||||
|
You are here: Root > Programming Languages > Python
PythOnLisp (Python On Lisp: A project to call Python code from Lisp) is an interface to the Python programming language that makes it possible to run Python 2.2 or 2.4 code from inside Lisp. It allows the creation of code that Python can call back as Python functions, the redirection of Python output to Lisp strings, and the evaluation of Lisp code from Python programs.
| level9@decompiler.org | |
| Web site | http://common-lisp.net/project/python-on-lisp/ |
| Mailing list | http://common-lisp.net/mailman/listinfo/Python-on-lisp-devel |
| Version | - |
| Maturity | Alpha |
| OS compatibility | Unix, MacOS X, Windows |
| ASDF installable | No |
| Official Download | http://common-lisp.net/project/python-on-lisp/pol.lisp |
| Mirrored Download | |
| Source code repository |
ECL | LispWorks | Allegro Common Lisp | CMUCL | CLISP | SBCL | OpenMCL
CFFI - the Common Foreign Function Interface
Python | Compatibility layers | Libraries | Unix family | Windows family | BSD license
You must be logged to add a note
You must be logged to add a comment