Summary Contents
Preface
I A brief overview of Aldor
Chapter 1: Introduction
Chapter 2: Some simple programs
II The Aldor programming language
Chapter 3: Language orientation
Chapter 4: Basic syntax
Chapter 5: Expressions
Chapter 6: Functions
Chapter 7: Types
Chapter 8: Name spaces
Chapter 9: Generators
Chapter 10: Post facto extentions
Chapter 11: Generic tie-Ins
Chapter 12: Source macros
Chapter 13: Language-defined types
Chapter 14: Standard interfaces
III The Aldor compiler
Chapter 15: Understanding messages
Chapter 16: Separate compilation
Chapter 17: Using Aldor interactively
Chapter 18: Using Aldor with AXIOM
Chapter 19: Using Aldor with C
Chapter 20: XAldor
IV Tutorial
Chapter 21: First notes
by T. Daly
Chapter 22: First encounters of an Aldor novice
by R. Corless
Chapter 23: Sample programs
V Reference
Chapter 24: Formal syntax
Chapter 25: The base library categories
Chapter 26: The base library domains
Chapter 27: Command line options
Chapter 28: The
unicl
driver
Chapter 29: Compiler messages
Chapter 30: The Aldor distribution
VI Version 1.1.12 additions
Chapter 31: Exceptions
Chapter 32: Using Aldor with Fortran-77