This is a reimplementation of the much underused ctags(1) program and is intended to be the mother of all ctags programs. I was motivated to write this because no currently available ctags program sup...
...Important concepts in the POA...
A "servant" - language specific object. This _has_ to be abstracted in a language-independant manner, so that in the future when we want to have an ORB for Objecti...
Qt is a cross-platform C++ GUI application framework. It provides application developers with all the functionality needed to build state-of-the-art graphical user interfaces. Qt is fully object-orien...
SQLAPI++ is a C++ library for accessing multiple SQL databases. Linux version supports Orcale, Sybase, Informix, DB2, Interbase. It uses native APIs of target RDBMS so applications developed with SQLA...
Xterminal is an Object Oriented User Interface with a client-server architecture. The main purpose is a friendly interface for the UNIX operating systems. It is designed to be used to build text-based...