
S-Lang
S-Lang is a programming library that provides routines for embedding an interpreter for the S-Lang scripting language, and components to facilitate the creation of text-based applications.
S-Lang is a programming library that provides routines for embedding an interpreter for the S-Lang scripting language, and components to facilitate the creation of text-based applications.
ncurses (new curses) is a programming library that provides an API which allows the programmer to write text-based user interf ...
This is libmabuff, library for simple TUI creation in C++. It uses termbox, github.com/nsf/termbox (customized) as its backend ...
Termbox is a library that helps making terminal-based pseudo-GUIs. It is a simple and clean ncurses alternative.