Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Backward compatibility


In technology (especially computing), backward compatibility has several related but differing meanings:
We distinguish between binary compatibility and source-compatibilityIn computing, a device (usually a computer processor) that can run the same source code intended to be compiled and run on another device is said to be source-compatible . The source code must be compiled before running, unless the device can work as an I. Binary compatibility means that programs can work correctly with the new version of this library without requiring recompilationA compiler is a computer program that translates a computer program written in one computer language (called the source language into an equivalent program written in another computer language (called the output or the target language . Introduction and h. Source compatibility requires recompilation but no changes to the source code.

See also

legacy systemA legacy system is typically a computer system or application program which continues to be used because the cost of replacing or redesigning it is prohibitive. The implication is that the system is large, monolithic, and difficult (thus expensive) to mod, forward compatibilityForward compatibility is the ability of a system to accept input from later versions of itself. Forward compatibility is harder to achieve than backward compatibility, since, in the backward case, the input format is known whereas a forward compatible sys, source-compatibilityIn computing, a device (usually a computer processor) that can run the same source code intended to be compiled and run on another device is said to be source-compatible . The source code must be compiled before running, unless the device can work as an I technology

Read more »

Non User