diff options
author | Diogo Leal <diogo@diogoleal.com> | 2010-12-12 01:07:56 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-12 15:47:15 -0600 |
commit | b680f8a0c99209b61b37aa6b6cb5419ed291d8bf (patch) | |
tree | 67773caeb0f01b5c274e1e113206dcabfaf1a5cd /development/regina-rexx/README | |
parent | 5bc7b47896d1b635a9d546f92e95ded9d6d581b2 (diff) | |
download | slackbuilds-b680f8a0c99209b61b37aa6b6cb5419ed291d8bf.tar.gz |
development/regina-rexx: Added (a Rexx interpreter)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/regina-rexx/README')
-rw-r--r-- | development/regina-rexx/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/development/regina-rexx/README b/development/regina-rexx/README new file mode 100644 index 0000000000..a79efb12f4 --- /dev/null +++ b/development/regina-rexx/README @@ -0,0 +1,11 @@ +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. + + |