5cff88a675
REXX/imc is a Rexx interpreter for Unix. It supports all the standard instructions and built-in functions, plus a small number of extensions, and has a partial implementation of the SAA API allowing applications to call Rexx programs and to register addressing environments, Rexx functions, and exit handlers. This package was created by myself, including bypassing the standard configuration method, and the provision of a Makefile with libtool support.
5 lines
311 B
Text
5 lines
311 B
Text
REXX/imc is a Rexx interpreter for Unix. It supports all the standard
|
|
instructions and built-in functions, plus a small number of
|
|
extensions, and has a partial implementation of the SAA API allowing
|
|
applications to call Rexx programs and to register addressing
|
|
environments, Rexx functions, and exit handlers.
|