cl-repl
CL Editor
A full-featured Common Lisp REPL with rich functionalities such as powerful multiline editing and debugging tools.
A full-featured repl implementation designed to work with Roswell
19 stars
5 watching
3 forks
Language: Common Lisp
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koji-kojiro/cl-repl | A full-featured Common Lisp REPL with line editing, tab completion, debugger, and syntax highlighting. | 153 |
sanel/magic-ed | A tiny editing facility for Common Lisp REPLs. | 24 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 92 |
bluelisp/hemlock | A portable implementation of an editor for a dynamically typed language. | 44 |
cl21/cl21 | A Common Lisp implementation aiming to redesign the language and provide a modern successor. | 911 |
clozure/ccl | A Common Lisp compiler and runtime environment | 855 |
robert-strandh/second-climacs | A text editor written in Common Lisp, focusing on editing Lisp code with improved buffer representation and incremental parsing. | 276 |
lisp-maintainers/quicksearch | A tool to quickly search for Common Lisp libraries and projects. | 4 |
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
vale981/practical-cl-beautified | Enhances the online version of Practical Common Lisp with syntax highlighting and interactive features. | 34 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 62 |
cl-model-languages/cl-prolog2 | A Common Lisp library that provides a translator from S-expression to ISO-standardized Prolog language and integrates with various Prolog compilers for efficient execution. | 31 |
roswell/roswell | A tool for setting up and managing Common Lisp environments. | 1,792 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |