cl-repl
Lisp REPL
A full-featured Common Lisp REPL with line editing, tab completion, debugger, and syntax highlighting.
A full-featured repl implementation designed to work with Roswell
153 stars
9 watching
22 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
common-lispreplroswell
Related projects:
Repository | Description | Stars |
---|---|---|
lisp-maintainers/cl-repl | A full-featured Common Lisp REPL with rich functionalities such as powerful multiline editing and debugging tools. | 19 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 92 |
roswell/roswell | A tool for setting up and managing Common Lisp environments. | 1,792 |
sanel/magic-ed | A tiny editing facility for Common Lisp REPLs. | 24 |
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
kovisoft/slimv | A Vim plugin for interacting with Common Lisp code and running an REPL inside the editor. | 454 |
phantomics/april | Compiles APL programming language into Common Lisp for efficient data processing | 602 |
ujihisa/repl.vim | An Vim plugin that provides an interactive environment for running code in various programming languages. | 54 |
clozure/ccl | A Common Lisp compiler and runtime environment | 855 |
komi1230/kai | A Common Lisp plotting library | 86 |
sdiehl/repline | A Haskell library for building custom readline-based REPL interfaces | 106 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
vale981/practical-cl-beautified | Enhances the online version of Practical Common Lisp with syntax highlighting and interactive features. | 34 |
replit-archive/lol-coffee | A compiler and virtual machine for a fictional programming language | 24 |
cookrn/babybel | Ruby implementation of a Common Lisp dialect for building interpreters and compilers | 8 |