Adding Implicit Invocation to Languages: Three Aproaches
David Notkin,
David Garlan, William Griswold and Kevin Sullivan.
In Proceedings of the JSSST Symp. Object Technologies for Advanced Software, Vol. 742 of Lecture Notes in Computer Science, Spring-Verlag, November 1993.
Online links: Plain Text
Abstract
Implicit invocation based on event announcement is an increasingly important technique for integrating systems. However, the use of this technique has largely been confined to tool integration systems---in which tools exist as independent processes---and special-purpose languages---in which specialized forms of event broadcast are designed into the language from the start. This paper broadens the class of systems that can benefit from this approach by showing how to augment general-purpose programming languages with facilities for implicit invocation. We illustrate the approach in the context of three different languages, Ada, C++, and Common Lisp. The intent is to highlight the key design considerations that arise in extending such languages with implicit invocation. |
Keywords: Implicit Invocation.
|
|