Platform may refer to any of the following:

  1. With computers, a platform is a set of installed hardware and software on a computing device required to run specific software. It’s called a platform because it defines a set of capabilities upon which the software is built.

Why is a platform important?

For a developer, the platform provides a basic set of capabilities they can use when writing their software. The developer targets a platform, assured that if the user’s device meets those requirements, it runs the intended software.

A platform may also be called a computing platform or a digital platform.

After software is developed for one platform, it can also be ported to another platform. Porting software is usually a complex and labor-intensive process.

As a user, the platform helps categorize a computer’s abilities and allows them to know if a product is compatible with their computer. Platform requirements may include a specific operating system, CPU type, or installed software libraries. For example, a video game may be designed for a platform like “a computer with a 64-bit CPU, at least 8 GB of RAM, running Windows 10, and DirectX version 10 or later.” Only computers that meet those requirements can run the software.

All software is designed for one or more specific platforms. Depending on the platform requirements, the software may be accessible to a broad or narrow group of potential users.

The system requirements list the platform, hardware, and other software required to run a program or hardware device.

What is a device platform?

A device platform is a general description of the supported type of device. For example, when describing a game, a list of supported platforms may include the following devices.

  • Mobile - smartphones and tablets (Android or iOS).
  • Console - Xbox, PlayStation, or Nintendo consoles.
  • PC - Microsoft Windows, macOS, or Linux computers.

A device platform gives the user a quick method of determining if the software would run on their device. However, in the case of a computer, the user should still read the system requirements to make sure their computer is powerful enough.

  1. In software development, the term platform may refer to a software framework that provides unique capabilities to a developer if it’s included in their software.

A company may indicate their software is supported on all platforms when it’s web-based, which means any device capable of running the supported browser can run the web-based software.

For example, the Cocoa Touch framework provides tools for developing software that runs on iOS devices, such as an iPhone or iPad. The tools facilitate tasks specific to an iOS device, such as processing its touch screen input, connecting to the Internet, or sending the user a notification.

  1. A platformer is a popular genre of video game where the player controls a character that must jump from one platform to the next. Examples of platformer video games include Earthworm Jim, Celeste, and the Super Mario series.

Architecture, Cross-platform, Hardware terms, Intel, Software terms, x86