Programming Help for NetRexx Programming Language

Introduction to NetRexx Programming Language

NetRexx is a computer programming language and supports Object-Oriented programming.It is a Open Source software .It is varient of Rexx programming and it un on the JVM(Jave Vrtual Machine).It is a general purpose programming language wich is inspired by two different languges Rexx and Java.It supports al the keyword and data types of Rexx programming Language.It was designd by Mike Cowlishaw in 1996.

NetRexx Programming Language

Example of NetRexx Programming Language

In NetRexx programminf to print a value we write "say:

say "Hello World"

How to learn NetRexx Programming Language

Tutorial or Books for learning NetRexx Programming Language:

Download NetRexx software from Here !!