
This is the REXX interpreter regina compiled for a Zaurus running
pdaXrom 1.1.0beta3.

The source code for regina can be found here

   http://www.lightlink.com/hessling/ 

Note that I did not change anything in the code - I just compiled it on
the Zaurus and created an ipk package.


I did some quick tests of the REXX interpreter on my Zaurus CL3100
with weeXpc (based on pdaXrom 1.1.0.beta3)

This package contains two binaries for the REXX interpreter:

/usr/bin/rexx is the statically linked binary; /usr/bin/regina is the 
dynamically linked binary which needs the library /usr/lib/libregina.so.

To test the REXX interpreter issue

rexxtry

Sample REXX files are in the directory /usr/share/regina; the documentation
is in the directory /usr/share/regina/doc.



Frankfurt, 09.04.2007 Bernd Schemmer, Bernd.Schemmer@gmx.de

History
-------
 
12.12.2005 /bs
  initial release for the Zaurus
 
26.11.2006 /bs
  added the library and the header files to the package

09.04.2007 /bs
  compiled the rexx interpreter again under pdaXrom and
  converted the package to an ipk for pdaXrom
   
  
