Jump to content

REXXLIB: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
REXXLIB is a collection of over 150 functions designed to extend the capabilities of REXX in OS/2. It covers five principal areas: compound variable handling, interprocess communication, mathematical functions, OS/2 system services, and text-mode user interfacing.
REXXLIB is a name that has been used for a number of REXX libraries through the years, amongst the best known are:
*[[Quercus Systems REXXLIB]] - A I/O library for OS/2 SAA REXX and OS/2 and DOS versions of [[Personal REXX]].
*SLAC REXXLIB - A collection of REXX routines for SAA, Mainframe and UNIX REXX implementations.
*[[REXX Extension Library]] D.J. van Enckevort - shipped in eCS and ArcaOS.


==Links==
[[Category:Disambiguation]]
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/rexx&file=rexxlib.zip REXXLib binaries]
 
==License==
Shareware. Discontinued.
 
==Author==
* [[Charles Daney]]
 
[[Category:Tools]]

Latest revision as of 16:12, 14 September 2022

REXXLIB is a name that has been used for a number of REXX libraries through the years, amongst the best known are: