cl-jupyter
Lisp Shell
An interactive shell for Common Lisp based on the Jupyter protocol
An enhanced interactive Shell for Common Lisp (based on the Jupyter protocol)
199 stars
25 watching
29 forks
Language: Jupyter Notebook
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
yitzchak/common-lisp-jupyter | A Common Lisp kernel for Jupyter that provides interactive coding and development experience | 224 |
krassowski/jupyterlab-lsp | A tool for integrating language assistance into JupyterLab | 119 |
brucesherwood/vpython-jupyter | An integration of VPython with Jupyter Notebook for interactive 3D visualization and simulation in scientific computing. | 64 |
kracekumar/jut | Displays Jupyter notebooks in the terminal | 183 |
jupyterhub/ltiauthenticator | Converts JupyterHub into an LTI Tool Provider to enable integration with various Learning Management Systems (LMS) and online platforms. | 68 |
xonsh/xontrib-jupyter | A Jupyter kernel and notebook extension that integrates Xonsh shell into interactive computing environments. | 35 |
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |
jech/cl-yacc | A Common Lisp implementation of the Yacc parser generator tool | 57 |
mlshapiro/jupyterlab-flake8 | An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
yitzchak/sheet-clj | A Common Lisp implementation of a data grid widget for integration with Jupyter notebooks | 2 |
iblai/jupyter-edx-grader-xblock | Automates grading of Jupyter Notebooks in an EdX course environment. | 45 |
digikar99/py4cl2-cffi | A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp | 43 |
andrewdavis33/sckernel | A Jupyter Notebook kernel that integrates with SuperCollider's sclang, enabling interactive coding and syntax highlighting. | 17 |
dtenny/clj-con | A Common Lisp package providing concurrency operations similar to Clojure | 35 |