py4cl

Lisp-Python Bridge

A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process.

Call python from Common Lisp

GitHub

235 stars
14 watching
31 forks
Language: Common Lisp
last commit: about 1 year ago
Linked from 2 awesome lists

common-lisppython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
metawilm/cl-python An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. 367
clj-python/libpython-clj Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. 1,088
pinterface/burgled-batteries A shim between Python and Common Lisp. 113
marcoheisig/cl4py Enables interaction between Python and Common Lisp 94
digikar99/py4cl2 A Common Lisp library for executing Python code and integrating it with existing Lisp systems. 41
lsevero/abclj An interop project allowing direct interaction between Clojure and Common Lisp 88
boostorg/python Enables seamless interoperability between C++ and the Python programming language. 472
d10x1d0/osc_d10 An OSC bridge that enables communication between different apps and devices. 0
digikar99/py4cl2-cffi A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp 43
atgreen/libffi A library providing a portable interface to calling conventions between different programming languages. 4
imodpasteur/lutorpy A Python library that enables seamless interaction between deep learning frameworks and Lua/Torch libraries. 233
pascalcombier/plain-common-lisp A framework to simplify Common Lisp development on Windows 20
mrkn/pycall.rb Enables direct interaction between Ruby and Python functions 1,057
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 207
fiddlerwoaroof/objc-lisp-bridge Creates a bridge between Common Lisp and Objective-C to build native Mac GUIs 43