EN abstract machine
LV abstraktā mašīna
RU абстрактная машина
DE abstrakte Maschine
FR machine abstraite
Definīcija: A design for a processor that is not meant for implementation but that represents a model for processing an intermediate language, called abstract machine language, used by an interpreter or compiler. Its instruction set can use instructions that more closely resemble the compiled language than the instructions used by an actual computer. It can also be used to make the implementation of the language more portable to other platforms.
Microsoft Terminology 2023. Entry from the Microsoft Language Portal.
© 2023 Microsoft Corporation. All rights reserved.