作者: L.V. Kale , M. Bhandarkar , N. Jagathesan , S. Krishnan , J. Yelon
关键词: Functional logic programming 、 Runtime library 、 Parallel processing (DSP implementation) 、 Parallel computing 、 Computer science 、 Programming style 、 Programming paradigm 、 SPMD 、 Concurrent computing 、 Comparison of multi-paradigm programming languages 、 Object-oriented programming 、 Programming language
摘要: Many different parallel languages and paradigms have been developed, each with its own advantages. To benefit from all of them, it should be possible to link together modules written in a single application. Since the sometimes differ fundamental ways, this is difficult accomplish. This paper describes framework, Converse, that supports such multi-lingual interoperability. The framework meant inclusive, has verified support SPMD programming style, message-driven programming, object-oriented thread-based paradigms. aims at extracting essential aspects runtime into set core components, so language-specific code does not pay overhead for features need.