DuckCorp

DuckCorp Dico

(RFC 2229 compliant dictionary server)

Found one definition

  1.                 From The Free On-line Dictionary of Computing (19 January 2023):
                    

    Application Binary Interface ABI

    <programming> (ABI) The interface by which an application program gains access to operating system and other services. It should be possible to run the same compiled binary applications on any system with the right ABI.

    Examples are 88open's Binary Compatibility Standard, the PowerOpen Environment and Windows sockets.

    (1994-11-08)