
Compiler for Object REXX under Windows 95/NT ??
Quote:
> Hello. Does anyone know if there is a REXX compiler for Object REXX
> under Windows 95/NT ??
IBM's ObjectRexx has the REXXC command to "compile" your source code
into a binary mess for hackers to read through... but you still need the
IBM ORexx run-time installed on all systems that need to run the
program, and that you must pay for.
Michael Lueck