Official website |
---|
Execution method: | Interpreted or compiled |
---|---|
Garbage collected: | Yes |
Parameter passing methods: | By value |
Type safety: | Safe |
Lang tag(s): | netrexx, rexx, java |
See Also: |
NetRexx is a general-purpose programming language inspired by two very different programming languages,Rexx andJavaTM.It is designed for people, not computers. In this respect it follows Rexx closely, with many of the concepts and most of the syntaxtaken directly from Rexx or its object-oriented version,Open Object Rexx.From Java it derives static typing, binary arithmetic, the object model, and exception handling.The resulting language not only provides the scripting capabilities and decimal arithmetic of Rexx, but also seamlesslyextends to large application development with fast binary arithmetic.
The reference implementation of NetRexx produces classes for theJava Virtual Machine, and in so doing demonstrates the value of that concreteinterface between language and machine: NetRexx classes and Java classes are entirely equivalent – NetRexx can use any Java class(and vice versa) and inherits the portability and robustness of the Java environment.
The programming language NetRexx, which is derived from both Rexx and Java is intended as a dialect of Rexx that can be as efficient and portableas languages such as Java, while preserving the low threshold to learning and the ease of use of the original Rexx language.
On the 8th of June 2011, IBM transferred ownership of the reference implementation of NetRexx to The Rexx Language Association (RexxLA) for administration under theICU - International Components for Unicode open source license.
On March 3rd, 2024, NetRexx 4.06-GA was released.
This category has the following 3 subcategories, out of 3 total.
The following 200 pages are in this category, out of 284 total.
(previous page) (next page)