Ada library for creating grammar parsers and lexers. Supports not only 8 bit streams but also Unicode and even streams of arbitrary objects. Powerful, flexible and extensible. Creates syntax tree. Has all standard parser constructs (alternatives, opt......
Extension of the cross-plaform GtkAda (Ada 95 GTK bindings) GUI toolkit for binding together properties of objects, that is synchronizing several properties so that when a property changes, properties bound with it automatically change accordingly. S......