Geometric modelling in ALGOL 68

  • Authors:
  • I. C. Braid;R. C. Hillyard

  • Affiliations:
  • Computer Laboratory, Cambridge University;Computer Laboratory, Cambridge University

  • Venue:
  • Proceedings of the Strathclyde ALGOL 68 conference
  • Year:
  • 1977

Quantified Score

Hi-index 0.00

Visualization

Abstract

The paper describes the experiences of a small team in writing a substantial ALGOL 68 program to model the shapes of engineering components. The application derives much advantage from structures, operators and the heap. It includes a command interpreter, graphics package, vector and matrix routines, and procedures for moving data structures on the heap to and from disc. A system has been devised to ensure safe, selective compilation of program segments.