Main Page | See live article | Alphabetical index

Backward compatibility

In computing, backward compatibility has several related but differing meanings:

We distinguish between binary compatibility and source-compatibility. Binary compatibility means that programs can work correctly with the new version of this library without requiring recompilation. Source compatibility requries recompilation but no changes to the source code.

See also: legacy system, forward compatibility, source-compatibility


An earlier version of this article was based on a FOLDOC entry
compat