mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
8 lines
380 B
Plaintext
8 lines
380 B
Plaintext
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.
|
|
|
|
WWW: http://users.comlab.ox.ac.uk/ian.collier/Rexx/rexximc.html
|