Grouping compiled assets into Libraries

Babel enables one to completely encapsulate language dependencies inside a static or dynamically loaded library. This means that one can take a SIDL file and a compiled library, generate the bindings they want in their language of choice from the SIDL file, link against the library, and use it...never knowing what the original implementation language is for the library.

Babel generates the source code to accomplish this level of language interoperability, but users must use their compilers and linkers correctly for the effect to be complete. This section deals with many of the details that



Subsections



babel-1.4.0
users_guide Last Modified 2008-10-16

http://www.llnl.gov/CASC/components
components@llnl.gov