• ITU-T INTRODUCTION TO CHILL
  • Contents
  • CHAPTER 1 – Introduction
  • CHAPTER 2 – Lexical Conventions
  • CHAPTER 3 – Data
    • 3.1 Mode Definitions
    • 3.2 Synonym Definitions
    • 3.3 Location Declarations
    • 3.4 Discrete Data
    • 3.5 Reals
    • 3.6 Powersets
    • 3.7 References
    • 3.8 Procedures
    • 3.9 Strings
    • 3.10 Arrays
    • 3.11 Structures
    • 3.12 Mode Checking
    • 3.13 Mode Conversions
    • 3.14 Conditional Expressions
    • 3.15 Operator Precedence
  • CHAPTER 4 – Action
    • 4.1 Assignment Action
    • 4.2 If Action
    • 4.3 Case Action
    • 4.4 Do Action
    • 4.5 Exit Action
    • 4.6 Goto Action
    • 4.7 Call Action
    • 4.8 Assert Action
  • CHAPTER 5 – Program Structure
    • 5.1 Blocks
    • 5.2 Procedures
    • 5.3 Modulions
    • 5.4 Piecewise Programming
    • 5.5 Name Management
  • CHAPTER 6 – Concurrent Execution
    • 6.1 Processes
    • 6.2 Synchronisation
    • 6.3 Communication
  • CHAPTER 7 – Time Supervision
    • 7.1 Timeoutable Processes
    • 7.2 Timing Data
    • 7.3 Timing Actions
  • CHAPTER 8 – Exception Handling
  • CHAPTER 9 – Input and Output
    • 9.1 File Handling
    • 9.2 Data Transfer
    • 9.3 Text Input/Output
  • References
  • Index