by hb44 » Tue Feb 16, 2010 2:47 pm
Helllo my friends at the University of Waterloo, and around the world.
I have completed the REXX starter set. It consists of one REXX program. Please let me know how I can get it to you...
does it have to be zipped? etc.
I started with a Google for REXX download.
There are six free REXX interpreters. I chose one from from sourceforge.net, the Regina Rexx Interpreter, and got an editor and interpreter. All free. Pretty cool.
To run the program from the DOS prompt:
regina mytronbot mapname.txt
By the way, REXX is an interpreted language, and does not require a compiler - although possibly it would run faster if it was compiled - if there is such a thing for the PC - there are for main frame systems.