gui: Support for programming graphical user interfaces ====================================================== This package a library to support the implementation of graphical user interfaces for Curry programs. It is based on Tcl/Tk and its basic ideas are described in detail [in this paper](http://www.informatik.uni-kiel.de/~mh/papers/PADL00.html) The directory `examples` contains a collection of example programs. --------------------------------------------------------------------------