compat
In computing, compat (short for compatibility) refers to the ability of software, hardware, or data to work together or with other systems. Compatibility is achieved through standards, interfaces, and implementations that allow programs or devices to interoperate across versions, platforms, or generations.
Common forms include source compatibility (code can be compiled on different platforms), binary compatibility (compiled executables
Practices to improve compat include compatibility layers, emulation, wrappers or shim libraries, and maintaining deprecated interfaces
In software development, API compatibility ensures programs relying on an interface continue to work after updates;
The term compat is also used in specific project names or packages, such as libraries named compat