Source: wikibot/source-code-compatibility
= Source-code compatibility
{wiki=Source-code_compatibility}
Source-code compatibility refers to the ability of a given software system, programming language, or library to support source code written for another system, language, or library without requiring significant modifications. This concept is important in software development and maintenance, as it influences how easily code can be reused, ported, or extended.