Category:REXX

From Rosetta Code
Revision as of 01:57, 26 May 2012 by rosettacode>Gerard Schildberger (changed ''REXX programs are compatible'' (regarding ooREXX) --> ''some REXX programs are compatible''. -- ~~~~)
Language
REXX
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using REXX.
This page uses content from Wikipedia. The original article was at REXX. The list of authors can be seen in the page history. As with Rosetta Code, the text of Wikipedia is available under the GNU FDL. (See links for details on variance)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

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.

  • AREXX is an implementation for the AmigaOS, given in bundle since AmigaOS 2.*
  • ooRexx (Open Object Rexx) is an implementation of Object REXX, which is REXX with OO features (some REXX programs are compatible).
  • 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.

Subcategories

This category has the following 4 subcategories, out of 4 total.

Pages in category "REXX"

The following 200 pages are in this category, out of 1,152 total.

(previous page) (next page)

A

C

(previous page) (next page)