PI: A Case Study in Object-Oriented Programming
01 January 1986
Pi is a debugger written in C++, an extension of C with Simula- like classes. Object-oriented programming has influenced the debugger's evolution in unforeseen ways and resulted in a program whose function considerably exceeds the author's original goals.