replic
Readline app
A terminal application that provides a readline-based interface with autocompletion, help, and other features
Build a terminal application in no time from an existing library.
33 stars
4 watching
3 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list
common-lispreadline
Related projects:
Repository | Description | Stars |
---|---|---|
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
vindarel/cl-ansi-term | A Common Lisp library for printing tables and lists with colors and effects on ANSI terminals. | 28 |
reeflective/readline | A modern shell library with powerful UI and features inspired by Z-Shell. | 90 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
amokhuginnsson/replxx | A portable GNU readline replacement with syntax highlighting and hints, designed for use in various environments | 691 |
movingtomars/liner | A Rust library providing a readline-like interface for interacting with the command line | 74 |
tonerdo/readline | A C# library that provides a GNU-Readline-like interface to console input and output for .NET applications. | 810 |
murarth/linefeed | An interactive line reader for Unix terminals and Windows consoles with customizable functionality. | 187 |
vindarel/abstock | An online bookstore platform with search and sales functionality | 27 |
samueltardieu/areadline | An interface to the readline library for use in Ada programming languages | 7 |
vindarel/print-licenses | Prints licenses used by a given project and its dependencies | 20 |
sdiehl/repline | A Haskell library for building custom readline-based REPL interfaces | 106 |
vindarel/progressons | A progress bar implementation with support for both real and dumb terminals. | 13 |
vindarel/cl-torrents | A tool to search and manage torrents on popular trackers using a CLI, GUI, or web client | 105 |
joachimschmidt557/linenoize | A Zig-based readline library with features like line editing and completions. | 56 |