Rexx - Restructured EXtended eXecutor
Download Summary:
REXX is a programming language designed by Michael Cowlishaw of IBM UK Laboratories.
To download you must be logged-in and be a subscriber or have met our community quality and reputation requirements as a free user. ( Find out more · Subscribe) |
Version: | 2.08 |
Download Size: | 315 KB - 806 KB |
Popularity: | 1870 |
Number of Downloads: | 3 |
Added By: | torch on 23/12/2022 7:16:00 AM |
Overview:
What is REXX?
~~~~~~~~~~~~~
REXX is a programming language designed by Michael Cowlishaw of
IBM UK Laboratories. In his own words: "REXX is a procedural
language that allows programs and algorithms to be written in a
clear and structured way."
Syntactically, REXX doesn't look that different from any other
procedural language. Here's a simple REXX program:
/* Count some numbers */
say "Counting..."
do i = 1 to 10
say "Number" i
end
Versions are included for PC, UNIX and MAC operating systems.
Y2K
~~~
Normally BRexx is Y2K compliant, but it depends on the
compiler that has been used for the compilation of the interpter
and the user's code. The DATE() function has various options
date()=date(n) -> dd mmm yyyy /* Normalised */
date(s) -> yyyymmdd /* Sorted */
date(e) -> dd/mm/yy /* European */
date(o) -> yy/mm/dd /* Ordered */
date(u) -> mm/dd/yy /* USA */
The user must prefer the Normalised or the Sorted format
in order to ensure consistent functionality of his script for
dates prior and after 2000.
Download:
File | Architecture | Size | |
---|
| MIPS, SH3 Windows CE 2.0 and higher | 315 KB |
MD5: 01C11947477A791C943795ECF7B5A2B3 |
BRexxCE208_HPCPRO.zip2.08 | ARM, MIPS, SH3, SH4 Windows CE 2.11 and higher | 491 KB |
MD5: 779F7EA6365E2BCC1F824A0C726A349A |
Donate:
HPC:Factor believes that the Internet is a better place without the constant displaying of adverts on community website resources and as such does not carry 'ad-words', banners, pop-up's or any other form of paid advertising.
Please help to pay for the download that you are getting from us today and help to support our desire to run the site without paid subscriptions or advertising by making a donation to the site. It doesn't matter how much or little you donate, but by donating you will help to ensure that we can continue to offer some of the Internet's most popular, rarest and unusual downloads for Windows CE devices for now and for the future.