regina-rexx

Interpreter for Rexx, a structured programming language

brewmacoslinux
Try with needOr install directly
Source

About

Interpreter for Rexx

Commands

rexxregina

Examples

Run a Rexx script file$ rexx script.rexx
Execute Rexx code interactively$ regina
Run a Rexx script with arguments$ rexx script.rexx arg1 arg2 arg3