Definitions for "Application Binary Interface"
Keywords:  abi, binary, compiled, defferent, api
An ABI defines a system interface for compiled programs. This is usually specified as an API coupled with source to binary translation rules.
Definition of the binary system interface between compiled applications and the operating system on which they run.
A specification defining requirements for portability of applications in binary forms across defferent system platforms and environments.