Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Porting
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Process of adapting software to run in other computing environments}} In [[software engineering]], '''porting''' is the process of adapting [[software]] for the purpose of achieving some form of execution in a [[Computing platform|computing environment]] that is different from the one that a given program (meant for such execution) was originally designed for (e.g., different [[Central processing unit|CPU]], operating system, or third party [[Library (computer science)|library]]). The term is also used when software/hardware is changed to make them usable in different environments.<ref>{{cite journal |date=March 1975 |title=A machine and configuration independent Fortran: Portable Fortran |first1=D.E. |last1=Whitten |first2=P.A.D. |last2=Demaine |journal=IEEE Transactions on Software Engineering |volume=SE-1 |issue=1 |pages=111β124 |doi=10.1109/TSE.1975.6312825|s2cid=16485156}}</ref><ref>{{cite web |title=Portability Issues |url=https://www.gnu.org/software/sather/docs-1.2/tutorial/fortran-portability.html |quote=.. discusses .. portability of .. Fortran}}</ref> Software is [[Software portability|''portable'']] when the cost of porting it to a new platform is significantly less than the cost of writing it from scratch. The lower the cost of porting software relative to its implementation cost, the more portable it is said to be. This is distinct from [[cross-platform software]], which is designed from the ground up without any single "[[Native_(computing)|native]]" platform.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)