cl4py
Lisp interface
Enables interaction between Python and Common Lisp
Common Lisp for Python
98 stars
11 watching
16 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
common-lisppython
Related projects:
Repository | Description | Stars |
---|---|---|
digikar99/py4cl2 | A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 42 |
digikar99/py4cl2-cffi | A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp | 44 |
metawilm/cl-python | An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. | 369 |
bendudson/py4cl | A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. | 235 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 208 |
pascalcombier/plain-common-lisp | A framework to simplify Common Lisp development on Windows | 20 |
rpav/cl-cairo2 | Cairo bindings for Common Lisp allow the creation of graphical user interfaces in a high-level, dynamic language. | 62 |
bnmcgn/snakes | Generators for Common Lisp with a Python-like interface | 46 |
slime/slime | Enables interactive programming in Common Lisp within Emacs. | 1,918 |
bohonghuang/cl-gtk4 | GTK4/Libadwaita/WebKit2 bindings for Common Lisp | 219 |
tani/papyrus | A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp | 49 |
clj-python/libpython-clj | Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. | 1,095 |
eigenhombre/cl-oju | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
wadehennessey/wcl | Enables efficient development of large numbers of concurrent Common Lisp applications on Unix systems. | 79 |
yitzchak/common-lisp-jupyter | A Common Lisp kernel for Jupyter that provides interactive coding and development experience | 225 |