Portability Glossary

Browse 2 portability terms defined in plain English, from the cultural dictionary of computing.

2 Portability Terms

Platform Abstraction
A software layer that hides platform-specific differences (OS APIs, hardware quirks, runtime behaviors) behind a uniform interface, allowing application code...
Portability Standard
A standard or convention intended to make software easier to build and run across different platforms, operating systems, or environments. In open-source...

Related Topics