This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
Adrian Sieber
OLIB is a graphical user interface (GUI) builder. It lets the user create graphical user interfaces for arbitrary applications using a mouse-driven editor and automatically generates the source code for the user interface part of the application.
OLIB is entirely written in Eiffel and as output it produces readable and commented source code for Eiffel 2.3 and Eiffel 3 compilers.
OLIB itself as well as the generated source code are based on XVI, a library of reusable Eiffel components encapsulating the XView toolkit from Sun Microsystems.