NetRexx User's Guide, version 2.05
Copyright (c) IBM Corporation, 2005. All rights reserved. © | Draft of 14 Jan 2005 |
[previous | contents | next] |
The NetRexx translator may be used as a compiler or as an interpreter (or it can do both in a single run, so parsing and syntax checking are only carried out once). It can also be used as simply a syntax checker.
When used as a compiler, the intermediate Java source code may be retained, if desired. Automatic formatting, and the inclusion of comments from the NetRexx source code are also options.