The algorithm description language ALDES (report)

  • Authors:
  • Rüdiger G. K. Loos

  • Affiliations:
  • Universität, Postfach, W. Germany

  • Venue:
  • ACM SIGSAM Bulletin
  • Year:
  • 1976

Quantified Score

Hi-index 0.01

Visualization

Abstract

ALDES is a formalization of the method to describe algorithms used in Knuth's books. The largest documentation of algebraic algorithms, Collins' SAC system for Computer Algebra, is written in this language. In contrast to PASCAL it provides automatic storage deallocation. Compared to LISP equal emphasis was placed on efficiency of arithmetic, list processing, and array handling. To allow the programmer full control of efficiency all mechanisms of the system are accessible to him. Currently ALDES is available as a preprocessor to ANSI Fortran, using no additional primitives.