IDL specification language
From Wikipedia, the free encyclopedia
Not to be confused with IDL (programming language).
IDL (Interface Description Language) is a software interface description language created by William Wulf and John Nestor of Carnegie Mellon University and David Lamb of Queen's University, Canada.
Like other interface description languages, IDL defined interfaces in a language- and machine- independent way, allowing the specification of interfaces between components written in different languages, and possibly executing on different machines using remote procedure calls.
[edit] Reference
- David Alex Lamb, "IDL: sharing intermediate representations", ACM Transactions on Programming Languages and Systems 9:3:297-318 (July 1987)
[edit] See also
- DIANA (intermediate language), an application of IDL