cl-readline
Readline interface
A Common Lisp interface to the GNU Readline library for editing command lines
Common Lisp bindings to the GNU Readline library
38 stars
7 watching
9 forks
Language: Common Lisp
last commit: about 1 month ago
Linked from 1 awesome list
bindingscommon-lispgnu-readlinereadline
Related projects:
Repository | Description | Stars |
---|---|---|
vindarel/replic | A terminal application that provides a readline-based interface with autocompletion, help, and other features | 33 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
vindarel/cl-ansi-term | A Common Lisp library for printing tables and lists with colors and effects on ANSI terminals. | 28 |
vindarel/print-licenses | Prints licenses used by a given project and its dependencies | 20 |
samueltardieu/areadline | An interface to the readline library for use in Ada programming languages | 7 |
reeflective/readline | A modern shell library with powerful UI and features inspired by Z-Shell. | 90 |
movingtomars/liner | A Rust library providing a readline-like interface for interacting with the command line | 74 |
vale981/practical-cl-beautified | Enhances the online version of Practical Common Lisp with syntax highlighting and interactive features. | 34 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 92 |
tonerdo/readline | A C# library that provides a GNU-Readline-like interface to console input and output for .NET applications. | 810 |
lisp-maintainers/cl-repl | A full-featured Common Lisp REPL with rich functionalities such as powerful multiline editing and debugging tools. | 19 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 62 |
koji-kojiro/cl-repl | A full-featured Common Lisp REPL with line editing, tab completion, debugger, and syntax highlighting. | 153 |
vindarel/list-of-languages-implemented-in-lisp | Compiles information about programming languages implemented in dialects of Lisp. | 13 |
sdiehl/repline | A Haskell library for building custom readline-based REPL interfaces | 106 |