Rexx/Curses: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
* [http://rexxcurses.sourceforge.net/ Project homepage] | * [http://rexxcurses.sourceforge.net/ Project homepage] | ||
====Publications=== | ====Publications==== | ||
* [[Haluk Polat]]: ''[https://web.archive.org/web/20070729064538/http://www.halukpolat.com/tr/kitaplar/rxcurses/rxcurses.pdf Rexx/Curses Kütüphanesi]'' - [[PDF]] file via [[Archive.org]] - 2007 - ISBN 978–975–00742–1–9 | * [[Haluk Polat]]: ''[https://web.archive.org/web/20070729064538/http://www.halukpolat.com/tr/kitaplar/rxcurses/rxcurses.pdf Rexx/Curses Kütüphanesi]'' - [[PDF]] file via [[Archive.org]] - 2007 - ISBN 978–975–00742–1–9 | ||
: A Turkish language book on how to use REXX/Curses | : A Turkish language book on how to use REXX/Curses |
Revision as of 05:58, 6 July 2016

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
Publications
- Haluk Polat: Rexx/Curses Kütüphanesi - PDF file via Archive.org - 2007 - ISBN 978–975–00742–1–9
- A Turkish language book on how to use REXX/Curses
License
- Open source software released under the Common Public License v1.0.