Search NASASearch

Engineering topics

Ryer, M. J.

Publications and source records attributed to Ryer, M. J..

Programming in HAL/S

Intended as an introduction to programming in HAL/S, this manual is organized as a tutorial aid which may be used as part of a self-study program or in conjunction with a course of twenty to forty classroom hours over a period of one to two weeks. A number of corrections to the first edition are incorporated into the text along with a chapter on FIXED data and an additional appendix on FORMAT I/0.

Ryer, M. J.

Programming in HAL/S

HAL/S is a computer programming language; it is a representation for algorithms which can be interpreted by either a person or a computer. HAL/S compilers transform blocks of HAL/S code into machine language which can then be directly executed by a computer. When the machine language is executed, the algorithm specified by the HAL/S code (source) is performed. This document describes how to read and write HAL/S source.

Ryer, M. J.