Michael F. Cowlishaw
Personal Information
Description
Mike F. Cowlishaw is a Visiting Professor at the Department of Computer Science at the University of Warwick, and a Fellow of the Royal Academy of Engineering. He is a retired IBM Fellow, and was a Fellow of the Institute of Engineering and Technology, and the British Computer Society. He was educated at Monkton Combe School and The University of Birmingham.
Books
ARITH-15 2001
The NetRexx language
NetRexx is a new human-oriented programming language, designed as an effective and simple alternative to the Java language. With NetRexx, you can create programs and applets for the Java environment faster and more easily than by programming in Java. Using and writing Java classes is especially easy in NetRexx, as the different types of numbers and strings that Java expects are handled automatically by the language. Inspired by two very different programming languages, Rexx and Java, NetRexx blends the easy-to-learn syntax of Rexx with the robustness and portability of the Java environment. The result is a language which is tuned for both scripting and application development, and is therefore truly general-purpose. In this book, Cowlishaw both introduces and defines the NetRexx language; these descriptions are complemented by a discussion of the key design principles of the language.
The REXX Language
This book is recognized as the standard reference manual for the REXX Programming Language, much as Kernighan and Ritchie is recognized as the standard reference book for the C Programming Language.
