Aim

It is the aim of this project to implement a programming aid that will allow a complicated C++ program to be displayed in a way that eases the construction of a mental model of the structure of the program. It will be designed to be used in two ways: to organise the program into a logical and meaningful visual structure, and to navigate through source code in a way that presents all useful information while hiding useless information. It will not allow the code to be edited, although this could be a future extension.



Matthew Exon 2004-05-28