py4cl2
Python interpreter
A Common Lisp library for executing Python code and integrating it with existing Lisp systems.
Call python from Common Lisp
42 stars
3 watching
10 forks
Language: Common Lisp
last commit: 6 months ago
Linked from 1 awesome list
common-lisplibrarypython
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables interaction between Python and Common Lisp | 98 |
| An interactive BASIC interpreter written in Python | 174 |
| An embeddable, high-level Python interpreter written in C11. | 1,656 |
| A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp | 44 |
| A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. | 235 |
| An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 825 |
| An interpreter for Python 2.7 with lightweight memory management and controllable input/output interfaces. | 9 |
| An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. | 369 |
| A Common Lisp kernel for Jupyter that provides interactive coding and development experience | 225 |
| A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. | 115 |
| A Common Lisp library that provides a native interface to the Gtk+ GUI toolkit | 36 |
| A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
| An interpreter that provides a lightweight alternative to the standard Python 2.7 interpreter with improved memory management and no global locks. | 19 |
| A framework to simplify Common Lisp development on Windows | 20 |
| Provides reader macros for various data structures and functions in Common Lisp | 13 |