Download List

Project Description

Regina is an implementation of the 1996 ANSI
Standard for the Rexx language. Rexx is designed
to be an easily readable, but powerful scripting
and embedded macro language. Ports of Regina are
available for most popular operating systems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-18 03:46
3.3

This release fixes several bugs and some memory leaks, includes the embedded Generic Call Interface, and adds locale support for several BIFs and comparisons. More backwards compatibility options have also been added.
Tags: Major bugfixes

2003-04-30 04:22
3.2

This release fixes some bugs introduced in 3.1 and changes the way
that shared libraries are built. On platforms that support threads,
the shared library will be built with thread support, rather than
building a separate library for thread support and one as single
thread only. Source and pre-built binaries for many platforms are
available.
Tags: Minor bugfixes

2003-04-07 07:46
3.1

This release makes Regina 100% compliant with the 1996 ANSI Standard for Rexx. Major functional enhancements include ANSI "ADDRESS WITH" now fully functional and consistent on all platforms, ANSI LOSTDIGITS condition implemented, the thread-safe version is now built by default on platforms that support threads (which simplifies support for the Apache mod_rexx module), all AREXX builtin functions have been added, and new supported platforms include Mac OSX and AROS.
Tags: Major feature enhancements

2002-04-30 06:43
3.0

This is a major functional release; it includes several functional enhancements rather than concentrating on bugfixes. Current outstanding bugs will be addressed in Regina 3.1. The documentation has also been updated and is now available online in HTML and PDF, and dowloadable in HTML, PDF and StarWriter formats. Major functional enhancements include full functioanlity of ANSI ADDRESS WITH, native language support for error messages (EN, DE, NO, PT, and ES), and a "safe" Rexx mode.
Tags: Major feature enhancements

2001-06-19 17:51
2.2

Addition of support for multiple, named, and external queues. API now supports queue related calls. Additional operating systems support. Minor bug fixes.
Tags: Major feature enhancements

Project Resources