NetRexx news

NetRexx 4.06-GA released - 2024/03/02

NetRexx 4.06-GA is available for download. More…

NetRexx 4.05-GA released - 2023/05/10

NetRexx 4.05-GA is available for download. More…

NetRexx 4.05-BETA released - 2023/04/22

NetRexx 4.05-BETA is available for download. More…

NetRexx 4.04-GA released - 2022/09/12

NetRexx 4.04-GA is available for download. More…

NetRexx 4.02 GA released - 2022/01/24

NetRexx 4.02 GA is available for download. More…

NetRexx 4.01 GA released - 2021/03/20

NetRexx 4.01 GA is available for download. More…

NetRexx 3.11 GA released - 2020/12/23

NetRexx 3.11 GA is available for download. More…

NetRexx 4.01 beta released - 2020/12/23

NetRexx 4.01 GA is available for download. More…

NetRexx 3.09 GA released - 2020/10/01

NetRexx 3.09 GA is available for download. More…

NetRexx 3.08 GA released - 2019/08/06

NetRexx 3.08 GA is available for download. More…

NetRexx 3.07 GA released - 2018/10/01

NetRexx 3.07 GA is available for download. More…

NetRexx 3.07 BETA released - 2018/08/03

NetRexx 3.07 BETA is available for download and testing. More…

NetRexx moves - 2016-10-22

NetRexx moves to git and Sourceforge More…

NetRexx Documentation

These are versions for online viewing or download, of the pdf documents that are delivered with the NetRexx release package. Here the latest release version of a publication is shown; this generally corresponds to the GA (Generally Available) version of the translator and it documentation. For older versions of the documents that correspond to a particular NetRexx release level, we refer to the download package for that level.

Publication Description
NetRexx Quick Start Guide

ISBN 978-90-819090-2-0

This guide is meant for an audience that has done some programming and wants to start quickly. It starts with a quick tour of the language, and a section on installing the NetRexx translator and how to run it. It also contains help for troubleshooting if anything in the installation does not work as designed, and states current limits and restrictions of the open source reference implementation.
NetRexx Programming Guide

ISBN 978-90-819090-0-6

The Programming Guide is the one manual that at the same time teaches programming, shows lots of examples as they occur in the real world, and explains about the internals of the translator and how to interface with it. Currently in development – please tolerate the white spots for some time.
NetRexx Language Reference

ISBN 978-90-819090-1-3

Referred to as the NRL, this is the formal definition of the language, documenting its syntax and semantics, and prescribing minimal functionality for language implementors. It is the definitive answer to any question on the language, and as such, is subject to approval of the NetRexx Architecture Review Board on any release of the language (including its NRL).
Pipeline Guide and Reference

ISBN 978-90-819090-1-3

The Data Flow oriented companion to NetRexx, compatile with its z/VM CMS Pipelines sibling.

Other NetRexx Publications

These books include the NetRexx book by Mike Cowlishaw, now out of print but still available, and two IBM RedBooks.

Publication Description
The NetRexx Language

ISBN 0-13-806332-X

The Prentice Hall publication that contains the Language Definition and introduced NetRexx to the world.
Creating Java Applications Using NetRexx

IBM Form Number SG24-2216-00

Produced by an IBM RedBook team, this book from 1997 goes into details of how to interface with Java, and was the starting point for many in their Java/NetRexx careers.