S-Lang Alternatives
S-Lang is described as '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' and is an app in the development category. There are more than 10 alternatives to S-Lang for a variety of platforms, including Linux, Windows, Mac, Solaris and FreeBSD. The best alternative is FINAL CUT, which is both free and Open Source. Other great apps like S-Lang are ncurses, termbox, libmabuff and FTXUI.
FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen.
Features
ncurses (new curses) is a programming library that provides an API which allows the programmer to write text-based user interfaces in a terminal-independent manner. It is a toolkit for developing "GUI-like" application software that runs under a terminal emulator.
Features
Termbox is a library that helps making terminal-based pseudo-GUIs. It is a simple and clean ncurses alternative.
Features
This is libmabuff, library for simple TUI creation in C++. It uses termbox, github.com/nsf/termbox (customized) as its backend. libmabuff's license is MIT.
It comes with a documentation (plain text, but usable).
The base idea of MABuffer are Zones. You can edit their conten.
Features
DiscontinuedThe last commit to the source code was made on November 1st, 2014.
FTXUI is a simple C++ library for terminal based user interfaces featuring a functional style inspired by React, UTF8 and fullwidth char support and keyboard and mouse navigation.
Features
- Free • Open Source
- Terminal Emulator
10 alternatives to Turbo Vision- Linux
- Cygwin
- FreeDOS
- Solaris
- FreeBSD
- MS-DOS
A complete C++ Text User Interface (TUI) featuring windows, dialogs (buttons, check and radio boxes, input boxes, etc.), mouse support, menus, etc. It's available for various platforms and compilers.
Features
ConsoleGUI is a simple .NET framework for creating console-based GUI applications. It provides most essential layout management utilities as well as a set of basic controls.
Features
Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. Newt is based on the slang library.
Features
Gui.cs is a simple UI toolkit for .NET, .NET Core and Mono and works on both Windows and Linux/Unix. The toolkit contains various controls for building text user interfaces from buttons, checkboxes and lists to menus, frames and windows.
Features
tui-rs is a Rust library to build rich terminal user interfaces and dashboards. The library is based on the principle of immediate rendering with intermediate buffers.
Features