Native

Adjective · Development

Definitions

  1. Code compiled directly to the machine instructions of a specific processor or platform, running without an interpreter or virtual machine layer.

    In plain English: Software that speaks the computer's own language directly, running as fast as possible without a translator in between.

    Example: "Native code runs faster, but you lose the write-once-run-anywhere convenience."

Related Terms