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
33 forks
Language: Common Lisp
last commit: almost 3 years ago
Linked from 2 awesome lists

common-lisppython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
metawilm/cl-pythonAn implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages.369
clj-python/libpython-cljProvides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project.1,095
pinterface/burgled-batteriesA shim between Python and Common Lisp.113
marcoheisig/cl4pyEnables interaction between Python and Common Lisp98
digikar99/py4cl2A Common Lisp library for executing Python code and integrating it with existing Lisp systems.42
lsevero/abcljAn interop project allowing direct interaction between Clojure and Common Lisp88
boostorg/pythonEnables seamless interoperability between C++ and the Python programming language.476
d10x1d0/osc_d10An OSC bridge that enables communication between different apps and devices.0
digikar99/py4cl2-cffiA CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp44
atgreen/libffiA library providing a portable interface to calling conventions between different programming languages.4
imodpasteur/lutorpyA Python library that enables seamless interaction between deep learning frameworks and Lua/Torch libraries.234
pascalcombier/plain-common-lispA framework to simplify Common Lisp development on Windows20
mrkn/pycall.rbEnables direct interaction between Ruby and Python functions1,059
fukamachi/cl-dbiProvides a uniform interface for accessing various relational databases from Common Lisp.208
fiddlerwoaroof/objc-lisp-bridgeCreates a bridge between Common Lisp and Objective-C to build native Mac GUIs43