ADL(ID:1790/adl003)

interface definition language for C++ 


for Assertion Definition Language

X/Open, MIT, Sun

A formal grammar for descibing the behavior of interfaces. This very general concept can be applied to any interface for which the behavior can be described.

ADL is a very large C++ compilation, and as such, requires a robust C++ compilation system in order to be built. ADL's development team has had great success with GNU's GCC compiler.

Developed by X/Open company Ltd and the Suntest Division  of Sun Microsystems Laboratories working closely with MIT's Information Technology Promotion Agency in the research area of Automated Test Technology.


Resources