Jump to content

Category:REXX: Difference between revisions

m
Removed template:stub, modified links for NetRexx and ooRexx to point to Rosetta Code language pages. Begun external links section.
(changed ''REXX programs are compatible'' (regarding ooREXX) --> ''some REXX programs are compatible''. -- ~~~~)
m (Removed template:stub, modified links for NetRexx and ooRexx to point to Rosetta Code language pages. Begun external links section.)
Line 1:
{{language|REXX}}
{{Wikipedia|REXX}}{{stub}}
<cite>REXX (REstructured eXtended eXecutor) is an interpreted programming language which was developed at IBM. It is a structured high-level programming language which was designed to be both easy to learn and easy to read. Both proprietary and open source interpreters for REXX are available on a wide range of computing platforms, and compilers are available for IBM mainframes.</cite>
 
* '''[[wp:AREXX|AREXX]]''' is an implementation for the AmigaOS, given in bundle since AmigaOS 2.*
* '''[http://www.oorexx.org/ [ooRexx|ooRexx]]''' (Open Object Rexx) is an implementation of [[wp:Object REXX|Object REXX]], which is REXX with OO features (some REXX programs are compatible).
* '''[[wp:NetRexx|NetRexx]]''' is IBM's variant of the REXX programming language to run on the Java virtual machine. It supports a classic REXX syntax, with no reserved keywords, along with considerable additions to support Object-oriented programming in a manner compatible with Java's object model, yet can be used as both a compiled and an interpreted language, with an option of using only data types native to the JVM or the NetRexx runtime package. The syntax and object model of NetRexx differ from Object REXX.
 
=== External Links ===
* [http://www.oorexx.org/ Open Object Rexx - www.oorexx.org]
* [http://www.netrexx.org The NetRexx Programming Language - www.netrexx.org]
* [http://www.rexxla.org The Rexx Language Association - www.rexxla.org]
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.