Object-Oriented Compiler Construction (Hardcover)

by Jim Holmes

In Object-Oriented Compiler Construction, Holmes details the concepts and methods used to construct interpreters and compilers, namely a Pascal compiler. He also covers Object-Oriented analysis, design and coding techniques while illustrating the use of C++ as an implementation language/environment for the construction of interpreters and compilers. This first object-oriented compiler book which builds a pascal compiler in an object-oriented environment. C++ is used throughout.