UNIXTM as an environment for producing numerical software

  • Authors:
  • N. L. Schryer

  • Affiliations:
  • -

  • Venue:
  • Proceedings of the SIGNUM Conference on the Programming Environment for Development of Numerical Software
  • Year:
  • 1978

Quantified Score

Hi-index 0.00

Visualization

Abstract

The UNIX operating system [1] supports a number of software tools which, when viewed as a whole, are an unusually powerful aid to programming. The design, implementation, documentation and maintenance of a portable FORTRAN test of the floating-point arithmetic unit of a computer is used to illustrate these tools at work. The result of this effort was a program created automatically from the paper describing the test. Thus, only the documentation had to be written; the program was automatically produced from it. Also, changes in the document (debugging) were automatically reflected in the program. The second section briefly describes the UNIX tools to be used. The third section outlines the basic problem and the fourth section shows how the tools can help solve the problem.