Language Bindings and Interface Generators
APIs that are intended to be used by more than one high-level programming language often provide, or are augmented with, facilities to automatically map the API to features (syntactic or semantic) that are more natural in those languages. This is known as language binding, and is itself an API. The aim is to encapsulate most of the required functionality of the API, leaving a "thin" layer appropriate to each language.
Below are listed some interface generator tools which bind languages to APIs at compile time.
- SWIG open-source interfaces bindings generator from many languages to many languages (Typically Compiled->Scripted)
- F2PY: Fortran to Python interface generator.
Read more about this topic: API
Famous quotes containing the word language:
“Experiment is necessary in establishing an academy, but certain principles must apply to this business of art as to any other business which affects the artis tic sense of the community. Great art speaks a language which every intelligent person can understand. The people who call themselves modernists today speak a different language.”
—Robert Menzies (18941978)