Abstract
Component-based programming is an increasingly prevalent theme in software development, motivating the need for expressive and safe module interconnection languages. Dynamic linking is an important requirement for module interconnection languages, as exemplified by dynamic link libraries (DLLs) and class loaders in operating systems and Java, respectively. A semantics is given for a type-safe module interconnection language that supports shared libraries and dynamic linking, as well as circular import dependencies (recursive modules). The core language requirements of the module interconnection language are compatible with programming languages such as Java and C#.
Original language | English |
---|---|
Pages (from-to) | 711-804 |
Number of pages | 94 |
Journal | ACM Transactions on Programming Languages and Systems |
Volume | 24 |
Issue number | 6 |
DOIs | |
State | Published - Nov 2002 |
Keywords
- Dynamic Linking
- Formal Definitions and Theory - Semantics
- Language Constructs and Features - Data Types and Structures
- Languages
- Module Interconnection Languages
- Recursive Modules
- Shared Libraries