Libraries Tutorial

Mjølner Informatics Report
MIA 94-24
February 2002

Contents
List of Programs
1 Introduction
1.1 Acknowledgment
2 Hello World
3 Simple Types and Output
4 Arithmetic and Expressions
4.1 Constants
4.1.1 Integer
4.1.2 Reals
4.1.3 Booleans
4.1.4 Textand Characters
4.2 Evaluations
5 Multiplication Table
5.1 The for imperative
6 Loops and Functions
7 Assignment and Procedure Calls
8 Patterns and Variables
8.1 Patterns and Variables
8.2 Attribute Access
9 Dynamic Data Structures
9.1 Primitive Types
10 Repetitions (Arrays)
10.1 Multidimensional Repetitions
11 Files
11.1 Command-line arguments
11.2 Storing Characters in a Repetition
12 Directory
13 Text Manipulation
13.1 Advanced Formatted Input and Output
14 Container Library
14.1 List Example
14.2 HashTable Example
15 Exceptions
15.1 14.1 Examples Using Exception
16 Access to External Functions and Data
16.1 Example
17 Using the Persistence Library
18 Graphical User Interface
18.1 GUIEnv
19 Concurrent Library
19.1 18.1 Example
19.2 Concurrency and User Interface Environments
19.3 Changes from the Original Design
20 The Fragment System
20.1 Interface and Implementation
Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
PDF (177kb)
Copyright © 1994-2002 Mjølner Informatics.
All rights reserved.
No part of this document may be copied or distributed
without the prior written permission of Mjølner Informatics


Libraries Tutorial
© 1994-2002 Mjølner Informatics
[Generated: Tuesday June 29th 2004 at 13:09]