replxx

Modern C++ library providing readline and libedit replacement

brewmacoslinux
Try with needOr install directly
Source

About

Readline and libedit replacement

Commands

replxx

Examples

Start an interactive REPL session with replxx$ replxx
Use replxx as a readline replacement in custom applications$ replxx --help
Access replxx functionality in C++ programs via library headers$ grep -r replxx /usr/local/include