Clever Geek Handbook
📜 ⬆️ ⬇️

Binding code

Glue code ( English glue code - gluing code ) is a program code that serves exclusively for “gluing” different parts of the code, and at the same time does not implement any other applied function by itself.

Such code is often used to interact with ready-made libraries or programs, such as in external function interfaces ( FFI ) like JNI or SWIG , or, for example, when comparing programming language objects with database objects using object-relational mapping , or when integrating two or more finished software products.

Source - https://ru.wikipedia.org/w/index.php?title=Binding_code&oldid=94501268


More articles:

  • Silver Bridge
  • Electronic Screening
  • Bulat-Koja
  • University of Königsberg
  • Birir, Matthew
  • Inner Area
  • Lukinskaya Street
  • Radio Free Asia
  • WCG RU Preliminaries 2010
  • Badano, Chiara

All articles

Clever Geek | 2019