Loading...
Please wait, while we are loading the content...
Similar Documents
Software Composition with Multiple Nested Inheritance
| Content Provider | Semantic Scholar |
|---|---|
| Author | Nystrom, Nathaniel Myers, Andrew C. |
| Copyright Year | 2006 |
| Abstract | This paper introduces a programming language that makes it convenient to extend large software systems and even to compose them in a modular way. JX/MI supportsmultiple nested inheritance, building on earlier work on nested inheritance in the language JX. Nested inheritance permits modular, type-safe extension of a package (including nested packages and classes), while preserving existing type relationships. Multiple nested inheritance enables simultaneous extension of two or more classes or packages, composing their types and behavior while resolving conflicts with a relatively small amount of code. The utility of JX/MI is demonstrated by using it to construct two composable, extensible frameworks: a compiler framework for Java, and a peer-to-peer networking system. Both frameworks support composition of extensions. For example, two compilers adding different, domain-specific features to Java can be composed to obtain a compiler for a language that supports both sets of features. |
| File Format | PDF HTM / HTML |
| Alternate Webpage(s) | http://www.cs.cornell.edu/nystrom/papers/compose.pdf |
| Alternate Webpage(s) | http://ranger.uta.edu/~nystrom/papers/compose.pdf |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |