IDL specification language

Not to be confused with IDL (programming language).

IDL (Interface Description Language) is a software interface description language (also referred to as Interface Descriptor 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.

The Karlsruhe Ada compilation system used IDL resp. DIANA and its predecessor AIDA,[1][2] and for marshalling the vanilla IDL External Representation.

BiiN's DBMS used IDL as well, and for marshalling a more compact binary IDL External Representation.

References

Notes

  1. Goos, Gerhard; Wulf, William A.; Evans, Arthur; Butler, Kenneth J. (2000). DIANA: an intermediate language for Ada. Lecture Notes In Computer Science. 161. springer. ISBN 0-387-12695-3.
  2. Goos, Gerhard; Winterstein, Georg (1980). "Towards a compiler front-end for Ada". Proceedings of the ACM-SIGPLAN symposium on Ada programming language. Annual International Conference on Ada. ACM-SIGPLAN. pp. 36–46. Retrieved 2016-02-10.

See also


This article is issued from Wikipedia - version of the 4/16/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.