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 |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Software | |||
A set of multi-platform bindings that | |Picture=Rxcurs64.png | ||
|Name=Rexx/Curses | |||
|Version=2.0 (Feb 2015) | |||
|Author=[[Mark Hessling]] | |||
|Licence=[[Common Public License v1.0]] | |||
|WWW=http://rexxcurses.sourceforge.net | |||
}} | |||
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== | ==Version== | ||
* | * 2.0 (2015-02-02) | ||
[[Category:REXX Function Library]][[Category:Open Source Software]] | |||
Latest revision as of 10:33, 11 December 2022
Rexx/Curses | |
---|---|
![]() | |
Name | Rexx/Curses |
Version | 2.0 (Feb 2015) |
Vendor | |
Author | Mark Hessling |
Licence | Common Public License v1.0 |
WWW | http://rexxcurses.sourceforge.net |
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
- 2.0 (2015-02-02)