replxx
readline replacer
A portable GNU readline replacement with syntax highlighting and hints, designed for use in various environments
A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
692 stars
31 watching
108 forks
Language: C++
last commit: 9 months ago
Linked from 3 awesome lists
ansignu-readlinelibeditlinenoisemultiplatformreadlinesyntax-highlightingutf-8
Related projects:
Repository | Description | Stars |
---|---|---|
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
vindarel/replic | A terminal application that provides a readline-based interface with autocompletion, help, and other features | 34 |
andybest/linenoise-swift | A pure Swift implementation of the Linenoise library, providing a readline replacement with minimal configuration. | 144 |
edadma/readline | Provides an easy-to-use Scala Native facade for the GNU Readline Library | 0 |
reeflective/readline | A modern shell library with powerful UI and features inspired by Z-Shell. | 92 |
sdiehl/repline | A Haskell library for building custom readline-based REPL interfaces | 107 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 95 |
joachimschmidt557/linenoize | A Zig-based readline library with features like line editing and completions. | 59 |
movingtomars/liner | A Rust library providing a readline-like interface for interacting with the command line | 74 |
melisgl/named-readtables | Provides a namespace for readtables in Common Lisp, allowing modular and localized usage of readtables. | 66 |
murarth/linefeed | An interactive line reader for Unix terminals and Windows consoles with customizable functionality. | 187 |
y2q-actionman/cl-annot-revisit | A re-implementation of an annotation library for Common Lisp to improve and fix existing features. | 8 |
koji-kojiro/cl-repl | A Common Lisp implementation of a full-featured REPL with rich functionalities | 153 |
bhollis/maruku | A pure-Ruby Markdown interpreter with syntax support for original and extended Markdown standards. | 502 |
tani/papyrus | A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp | 49 |