User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.a_glossary:a:application_binary_interface_api

This is an old revision of the document!


Application Binary Interface (ABI)

Return to Glossary

Application Binary Interface (ABI), in computer software, is an interface between two binary program modules. Often, one of these modules is a library or operating system facility, and the other is a program that is being run by a user. An ABI defines how data structures or computational routines are accessed in machine code, which is a low-level, hardware-dependent format. In contrast, an API defines this access in source code, which is a relatively high-level, hardware-independent, often human-readable format.

Source: https://en.wikipedia.org/wiki/Application_binary_interface

dido/public/ra/xapend/xapend.a_glossary/a/application_binary_interface_api.1629225226.txt.gz · Last modified: 2021/08/17 14:33 by murphy
Translations of this page: