Jump to content

Rexx/Curses

From EDM2
Revision as of 16:35, 24 August 2022 by Ak120 (talk | contribs)

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

Author

Links