Application Binary Interface
Sign in to saveAlso known as ABI
binary interface between compiled program units
Wikidata facts
Show 2 more facts
- short name
- ABI
- Stack Exchange tag
- stackoverflow.com/tags/abi
Sources (1)
via Wikidata · CC0
Article · 日本語
アプリケーションバイナリインタフェース(ABI, 英: Application Binary Interface)とは、アプリケーション(ユーザ)プログラムとシステム(オペレーティングシステムやライブラリ)との間の、バイナリレベルのインタフェースである。また、アプリケーション相互間や、それらの部品(プラグイン等)とのバイナリインタフェースもある。 ABIはアプリケーションプログラミングインタフェース (API) とは異なる。APIはソースコードとライブラリ間のインタフェースを定義したものであり、同じAPIをサポートしたシステム間では同じソースコードをコンパイルして利用できる。一方、ABIはオブジェクトコードレベルのインタフェースであり、互換ABIをサポートするシステム間では同じ実行ファイルを変更無しで動作させることができる。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
call stack
Entity
dynamic linker
Entity
software
Entity
programming language
Entity
computer hardware
Entity
Wayback Machine
Entity
computer program
Entity
compiler
Entity
source code
Entity
assembly language
Entity
machine code
Entity
programmer
Entity
application programming interface
Entity
Linux kernel
Entity
desktop computer
Entity
computer memory
Entity
computer interface
Entity
data type
Entity
embedded system
Entity
subroutine
Entity