Download List

Project Description

CURSEL is a freeware FMLI (Forms and Menu Language Interpreter) implementation for Linux and UNIX. CURSEL interprets Menu description files, which are simple text files, describing a character GUI (Menus, forms, text files) for character terminals (xterm, vt100, etc.). Pipes, shell escapes, backquoted expressions, and file redirection are supported, and when compiled with ncurses 5, CURSEL supports color.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12 Back to release list
0.1.3

This version supports descriptors for creating and communicating with coroutines. "Cosend" and "coreceive" send or receive data from a process via named pipes, as an extension of the commonly used backquoted expressions (which use a simple pipe). Support was added for reread descriptors and other descriptors.

Project Resources