Rexx/Curses: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
Line 12: | Line 12: | ||
* [[Mark Hessling]]. | * [[Mark Hessling]]. | ||
[[Category:Tools]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:Linux Tools]][[Category:BSD Tools]][[Category:AIX Tools]][[Category:Minix Tools]][[Category:HPUX Tools]][[Category:Solaris Tools]][[Category:Generic Unix Tools]][[Category:Software written in C]][[Category: | [[Category:Tools]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:Linux Tools]][[Category:BSD Tools]][[Category:AIX Tools]][[Category:Minix Tools]][[Category:HPUX Tools]][[Category:Solaris Tools]][[Category:Generic Unix Tools]][[Category:Software written in C]][[Category:REXX]][[Category:X11]][[Category:SDL]][[Category:Open Source Software]][[Category:Plan 9 Tools]][[Category:Amiga Tools]] |
Revision as of 09:52, 16 February 2015

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
- Open source software released under the Common Public License v1.0.