gnu-readline
There are 13 repositories under gnu-readline topic.
tonerdo/readline
A Pure C# GNU-Readline like library for .NET/.NET Core
AmokHuginnsson/replxx
A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
ronen25/libcmdf
Single-header library for writing CLI applications in C/C++
Svalorzen/cpp-readline
A very simple C++ wrapper for GNU readline.
flightaware/tclreadline
GNU readline for interactive Tcl shells
vindarel/cl-readline
Common Lisp bindings to the GNU Readline library
Aptivi-Archives/ReadLine.Reboot
A reboot of tonerdo's ReadLine library for .NET
amagura/eggs
Chicken Scheme eggs I either maintain or wrote
qmjianda/XNanoReadLine
XNanoReadLine是一个嵌入式行编辑库,类似一个简易的GNU readline。基于XNanoReadLine可以快速实现一个基于串口、TCP等其他字符流接口的终端软件。
alvachon/42_minishell
Implementing a "shell in a shell" and learning the magical world of GNU readline and termios.h
SrijanSriv211/Creadf
Custom and better ReadLine methods for C#
eldendo/fpc_readline
A simple freepascal wrapper to GNU READLINE
taylordotfish/gnu-readline-sys
Low-level Rust bindings to GNU Readline