Yurttas/PL/IL/A/F/index page
| ada-95 programming language fundamentals | 1 | 2 | 3 | 4 |
|---|---|
| contents | >> |
- program units and overall structure
- physical design, logical design.
- procedure, package, generic units, task, protected objects.
- separation of units: specification, body.
- the standard libraries: annexes.
- reference manual ,
- gnatpath environment set-up for solaris.
- editing source text, compilation, execution.
- ada-83, ada-95
[gnat]
- physical design, logical design.
- flow of control
- data types
- type extension
- io
- concurrency
- task
>> program units and overall structure