Publication | Closed Access
Bridging the language gap in scientific computing: the Chasm approach
17
Citations
7
References
2005
Year
EngineeringAbstract ChasmCompiler TechnologySoftware SystemsLanguage GapLanguage InteroperabilitySoftware EngineeringSystem-level DesignHardware SystemsSoftware AnalysisComputational HumanityPhilosophy Of Computer ScienceComputational LinguisticsComputational ParadigmLanguage StudiesCompilersProgramming LanguagesHigh-level Programming LanguageComputer EngineeringProgramming Language ImplementationComputer ScienceComputational InfrastructureProgramming Language DesignComputational ScienceAutomated ReasoningProgram AnalysisInteroperability SystemsIntermediate RepresentationsParallel ProgrammingLinguistics
Abstract Chasm is a toolkit providing seamless language interoperability between Fortran 95 and C++. Language interoperability is important to scientific programmers because scientific applications are predominantly written in Fortran, while software tools are mostly written in C++. Two design features differentiate Chasm from other related tools. First, we avoid the common‐denominator type systems and programming models found in most Interface Definition Language (IDL)‐based interoperability systems. Chasm uses the intermediate representation generated by a compiler front‐end for each supported language as its source of interface information instead of an IDL. Second, bridging code is generated for each pairwise language binding, removing the need for a common intermediate data representation and multiple levels of indirection between the caller and callee. These features make Chasm a simple system that performs well, requires minimal user intervention and, in most instances, bridging code generation can be performed automatically. Chasm is also easily extensible and highly portable. Copyright © 2005 John Wiley & Sons, Ltd.
| Year | Citations | |
|---|---|---|
Page 1
Page 1