Jump to content

Regina REXX: Difference between revisions

From EDM2
m Created page with "==Description== Regina is an open source Rexx interpreter. Ported to several platforms like Windows, Unix (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS, ..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
{{Software
Regina is an open source Rexx interpreter. Ported to several platforms like Windows, Unix (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS, Win9x/Me/NT/2k/XP, Amiga, AROS, QNX4.x, QNX6.x, BeOS, MacOS X, EPOC32, AtheOS, OpenVMS, SkyOS and OpenEdition.
|Picture=Regina.png
|Name=Regina
|Version=3.9.6 (May 2024)
|Author=Anders Christensen (Original author)<br />[[Mark Hessling]] (Current maintainer)
|Licence=LGPL v2
|WWW=http://regina-rexx.sourceforge.net
}}
'''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==
==Version==
Latest OS/2 Version: 3.5 - 2012-01-01
;OS/2 Version:
*[http://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.1/regina391os2.zip/download 3.91] (2015-04-10)
*3.9.3 (2019-10-03)
*3.9.4 (2021-10-25)
*3.9.5 (2022-06-25)
See also: [[Regina REXX files]]


==Links==
==Links==
* http://regina-rexx.sourceforge.net/
;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)
==License==
* [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)
* GNU Library or Lesser General Public License version 2.0 (LGPLv2)
 
==Author==
 
==Related Articles==
 
==Publications==


[[Category:Tools]]
[[Category:REXX Interpreter]]

Latest revision as of 19:08, 2 April 2025

Regina REXX
Name Regina
Version 3.9.6 (May 2024)
Vendor
Author Anders Christensen (Original author)
Mark Hessling (Current maintainer)
Licence LGPL v2
WWW http://regina-rexx.sourceforge.net

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

OS/2 Version
  • 3.91 (2015-04-10)
  • 3.9.3 (2019-10-03)
  • 3.9.4 (2021-10-25)
  • 3.9.5 (2022-06-25)

See also: Regina REXX files

Links

Publications