Skip to content
EntityQ851989· pop 29· linked from 1,765 articles

سازگار کردن

Sign in to save

In software development, porting is the process of adapting software to run in a different context. Often it involves modifying source code so that a program can run on a different platform (i.e. on a different CPU or operating system) or in a different environment (i.e. with a different library or framework). It also describes adapting a change or feature from one codebase to another even between different versions of the same software.