NetRexx

Why Trust Techopedia

What Does NetRexx Mean?

NetRexx is an effective programming and scripting language alternative to the Java. It creates applications and applets for the Java environment. In addition, it provides faster compilation and interpretation of most classes as compared to Java.

Advertisements

Techopedia Explains NetRexx

NetRexx is inspired by the languages Rexx and Java. It combines the easy to use syntax of Rexx with the robust portability of Java. NetRexx takes its object-oriented features from Object Rexx and from Java it inherits static typing, binary arithmetic, the object model and exception handling.

Those who have measured the differences between NetRexx and Java have shown that Java source requires 30 percent more lexical tokens and 20 percent more keystrokes than an equivalent NetRexx program. This source code can either be compiled into a NetRexx executable or pure Java class files. There is no need for a Java compiler to interpret NetRexx code.

Advertisements

Related Terms

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.