User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

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

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.txt · Last modified: 2021/10/04 13:40 by 50.19.247.197
Translations of this page: