Term of the Moment

DLP


Look Up Another Term


Definition: multiplatform


Multiplatform typically means capable of running on two or more different hardware platforms. For example, versions of software available for the Windows and Mac desktop environments are multiplatform as is software that is available for iOS and Android mobile devices. An interpreter is very often multiplatform. Although the source code may be the same, the interpreter runtime engines are available for two or more hardware platforms. See interpreter and platform.