Abi-compatible
एबीआई-कम्पैटिबल (बाइनरी-स्तर पर संगत)
Origin & History
Formed in computing from the acronym ABI (Application Binary Interface) + compatible; popularized in software engineering to distinguish binary-level compatibility from API compatibility.
कंप्यूटिंग में ABI (Application Binary Interface) संक्षिप्त रूप + compatible से बना; सॉफ़्टवेयर इंजीनियरिंग में API कम्पैटिबिलिटी से अलग बाइनरी-स्तरीय संगतता बताने के लिए प्रचलित हुआ।
Definition
Describes software, libraries, or compiled binaries that can be linked, loaded, or run together without recompilation because their Application Binary Interface (calling conventions, data layout, symbol naming, etc.) matches.
ऐसे सॉफ़्टवेयर, लाइब्रेरी या कम्पाइल्ड बाइनरी के लिए प्रयुक्त शब्द जो बिना पुनः-कम्पाइल किए एक साथ लिंक, लोड या चल सकें, क्योंकि उनका Application Binary Interface (कॉलिंग कन्वेंशन, डेटा लेआउट, सिम्बल नामकरण आदि) मेल खाता है।