Jump to content

Regina REXX: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Regina is an open source [[REXX]] interpreter. In addition to OS/2 and eComStation it has been ported to several platforms including Windows 64b, Unix (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to DOS, Win9x/Me/NT/2k/XP, Amiga, AROS, QNX4.x, QNX6.x, BeOS, MacOS X, EPOC32, AtheOS, OpenVMS, SkyOS and OpenEdition.
'''Regina''' is an open source [[REXX]] interpreter. In addition to OS/2 it has been ported to several platforms including Windows 64b, Unix (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to DOS, Win9x/NT, Amiga, AROS, QNX4.x, QNX6.x, BeOS, MacOS X, EPOC32, AtheOS, OpenVMS, SkyOS and OpenEdition.


In addition to the standard REXX language as provided by [[IBM]] systems, Regina also support the extensions to the language as provided by AREXX, most notably low level functions.
In addition to the standard REXX language as provided by [[IBM]] systems, Regina also supports the extensions to the language as provided by AREXX, most notably low level functions.
 
Included extension packages:
*Generic Call Interface (GCI)
*RegUtil (RexxUtil clone)


==Version==
==Version==
Line 7: Line 11:


See also: [[Regina REXX files]]
See also: [[Regina REXX files]]
==Licence==
* GNU Library or Lesser General Public License version 2.0 (LGPLv2)
* Authors:
** Anders Christensen (Original author)
** Mark Hessling (Current maintainer)


==Links==
==Links==
* http://regina-rexx.sourceforge.net/
* http://regina-rexx.sourceforge.net/


==Licence==
;Publications
* GNU Library or Lesser General Public License version 2.0 (LGPLv2)
* [http://sourceforge.net/projects/regina-rexx/files/regina-documentation/3.6/regina.pdf/download Regina REXX 3.6 Documentation] by [[Mark Hessling]] and Florian Große-Coosmann (2011-12-31)
 
==Publications==
* [http://sourceforge.net/projects/regina-rexx/files/regina-documentation/3.6/regina.pdf/download Regina REXX 3.6 Documentation]] by [[Mark Hessling]] and Florian Große-Coosmann (2011-12-31)
* [http://sourceforge.net/projects/regina-rexx/files/regina-documentation/3.6/regutil.pdf/download The Regina Rexx Interpreter – Rexx Utility Functions] by Patrick TJ McPhee (2011-12-31)
* [http://sourceforge.net/projects/regina-rexx/files/regina-documentation/3.6/regutil.pdf/download The Regina Rexx Interpreter – Rexx Utility Functions] by Patrick TJ McPhee (2011-12-31)


==Author==
[[Category:REXX Interpreter]]
* Anders Christensen (Original author)
* Mark Hessling (Current maintainer)
 
[[Category:REXX]]

Revision as of 16:43, 25 October 2017

Regina is an open source REXX interpreter. In addition to OS/2 it has been ported to several platforms including Windows 64b, Unix (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to DOS, Win9x/NT, Amiga, AROS, QNX4.x, QNX6.x, BeOS, MacOS X, EPOC32, AtheOS, OpenVMS, SkyOS and OpenEdition.

In addition to the standard REXX language as provided by IBM systems, Regina also supports the extensions to the language as provided by AREXX, most notably low level functions.

Included extension packages:

  • Generic Call Interface (GCI)
  • RegUtil (RexxUtil clone)

Version

Latest OS/2 Version: 3.91 - 2015-04-10

See also: Regina REXX files

Licence

  • GNU Library or Lesser General Public License version 2.0 (LGPLv2)
  • Authors:
    • Anders Christensen (Original author)
    • Mark Hessling (Current maintainer)

Links

Publications