slackbuilds_ponce/development/regina-rexx/README
Diogo Leal b680f8a0c9 development/regina-rexx: Added (a Rexx interpreter)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2010-12-12 15:47:15 -06:00

11 lines
480 B
Text

Regina is a Rexx interpreter that has been ported to most Unix platforms
(Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS,
Win9x/Me/NT/2k/XP, Amiga, AROS, QNX4.x, QNX6.x, BeOS, MacOS X, EPOC32,
AtheOS, OpenVMS, SkyOS and OpenEdition.
Rexx is a programming language that was designed to be easy to use for
inexperienced programmers yet powerful enough for experienced users.
It is also a language ideally suited as a macro language for other
applications.