Rexx/Curses: Difference between revisions
Appearance
mNo edit summary |
|||
Line 4: | Line 4: | ||
==Version== | ==Version== | ||
* Current version: 2.0 2015-02-02 | * Current version: 2.0 2015-02-02 | ||
==License== | ==License== |
Revision as of 01:17, 10 January 2017

A set of multi-platform bindings that provides Rexx programmers with an interface to the Public Domain Curses and nCurses libraries, enabling the writing of portable text-based user interface programs in REXX. In UNIX-like operating systems the Rexx/Curses package usually operates with nCurses although PD Curses can be used. Under DOS, OS/2 and MS Windows the PD Curses library is used.
Version
- Current version: 2.0 2015-02-02
License
- Open source software released under the Common Public License v1.0