8.7.1 Course Libraries

For your convenience, we make available libraries developed specifically for this course. In particular, the support for stacks, queues, agendas, and their versions as abstract datatypes, which was first introduced in Chapter 7. These libraries are provided as package oz-kurs.pkg which you should install using ozmake. For example, download this package into a local file oz-kurs.pkg, then invoke at a command prompt:

ozmake --install --package=oz-kurs.pkg

Currently the package contains modules Stack.ozf, Queue.ozf, Stack.ozf, and Queue.ozf, as well as the more convenient Abstract.ozf.


Denys Duchier, Claire Gardent and Joachim Niehren
Version 1.3.99 (20050412)