Jump to content

Rexx/Curses

From EDM2
Revision as of 03:09, 11 February 2015 by Reiknir (talk | contribs) (Created page with "right A set of multi-platform bindings that provide Rexx programmers with an interface to the Public Domain Curses and nCurses libraries, enabli...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A set of multi-platform bindings that provide 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. On Unix like operating systems the Rexx/Curses package usually operates with nCurses although PD Cuses can be used, and on DOS, OS/2 and MS Windows the PD Curses library is used.

Version

  • Current version: 2.0 2015-02-02

Links

License

Author