Skip to main content
Department of Information Technology

The ADA Programming Assignment

The purpose of this assignment is to gain basic understanding of the Ada programming language and some of its constructs. Some problems are related to the real-time aspects of programming in Ada other problems should make the student familiar with the Ada programming style.

The assignment is available from:
http://user.it.uu.se/~pavelk/rts/ada/ada.htm

The solution should be handed in no later than 23rd of September, 9am.

GNAT for Windows is available here.

Ada in the PC-lab

GNAT has been installed in G:\Program\GNAT, but the paths have not been set. Use this batch-file to compile:

> gnat.bat my_prog.adb

Updated  2004-09-15 12:53:38 by John Håkansson.