NetRexx : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)
I have left this tombstone entry for historical interest.

NetRexx
IBM (International Business Machines) ’s hybrid Rexx/Java language that runs on the JVM (Java Virtual Machine) interpreter. It has operator overloading, decimal arithmetic, native string parsing, safe coercions. Mike Cowlishaw, the designer of Rexx, created it. It is quite a bit terser than Java, partly because the compiler is smart enough to figure out the types of variables on its own and builds the declarations for you. The code is much more readable than Java, requiring far fewer nested {} and (). The compiler generates Java source code, so it is quite possible to create projects with any mixture of NetRexx and Java. Methods start with the method keyword, which makes it easier to pick out all the methods from a source code listing. Loops can be named to make it easier to see where the loop ends. You also have the powerful Rexx parse command. My main complaints with the language are:

This page is posted
on the web at:

http://mindprod.com/jgloss/netrexx.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\netrexx.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[18.217.84.171]
You are visitor number