Language

Package: ecl-py4cl @ 0.0.0-1.4c8a2b0

Synopsis

Call python from Common Lisp

Description

Py4CL is a bridge between Common Lisp and Python, which enables Common Lisp to interact with Python code. It uses streams to communicate with a separate python process, the approach taken by cl4py. This is different to the CFFI approach used by burgled-batteries, but has the same goal.

Home page
https://github.com/bendudson/py4cl
Location
gnu/packages/lisp-xyz.scm (line: 5424, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings