py4cl2-cffi
Python interface
A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp
CFFI based alternative to py4cl2
43 stars
7 watching
9 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cffi/cffi | Provides a portable interface to call foreign functions and access external libraries in Common Lisp | 440 |
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 |
lispnik/iup | Bindings to CFFI for interfacing with the IUP Portable User Interface library | 139 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 48 |
alex-gutev/generic-cl | Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. | 143 |
pascalcombier/plain-common-lisp | A framework to simplify Common Lisp development on Windows | 20 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
bendudson/py4cl | A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. | 235 |
crategus/cl-cffi-gtk | A Lisp binding to GTK+ 3 for creating graphical user interfaces. | 146 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
fredokun/cl-jupyter | An interactive shell for Common Lisp based on the Jupyter protocol | 199 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
bohonghuang/cffi-object | An interoperation library between Common Lisp and C libraries via CFFI | 23 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |