cl-python

Lisp-Python bridge

An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages.

An implementation of Python in Common Lisp

GitHub

369 stars
30 watching
35 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 3 awesome lists

common-lispcompilerpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bendudson/py4cl A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. 235
marcoheisig/cl4py Enables interaction between Python and Common Lisp 98
clj-python/libpython-clj Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. 1,095
pinterface/burgled-batteries A shim between Python and Common Lisp. 113
digikar99/py4cl2 A Common Lisp library for executing Python code and integrating it with existing Lisp systems. 42
gilch/hissp A Python implementation with Lisp-like features that compiles to functional Python code, enabling metaprogramming and macro-based development. 397
boostorg/python Enables seamless interoperability between C++ and the Python programming language. 476
yglukhov/nimpy A bridge between Nim and Python, allowing native language integration. 1,482
lsevero/abclj An interop project allowing direct interaction between Clojure and Common Lisp 88
snunez1/llama.cl A Common Lisp port of a Large Language Model (LLM) implementation 36
bnmcgn/snakes Generators for Common Lisp with a Python-like interface 46
cl21/cl21 A Common Lisp implementation aiming to redesign the language and provide a modern successor. 912
pascalcombier/plain-common-lisp A framework to simplify Common Lisp development on Windows 20
chr1st0scli/rainlisp A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. 34
privet-kitty/cl-competitive A collection of Common Lisp implementations of data structures and algorithms for competitive programming. 181