An Object-Oriented Programming Language Compiler Test Tool
-
-
Abstract
An object-oriented programming language compiler test tool (O-OCTT) is designed and implemented. The traditional test model of compiler is referred to and the concept of O-OCTT test model is introduced. Plug-in design is also made use of. So, O-OCTT is not only used for the testing of C++ compiler but also for some other object-oriented programming language compilers.
-
-