Inside the computer, the programming language that can be executed directly without compilation is machine language. Machine language is the programming language or instruction code that the machine can directly recognize without translation. Each operation code is stored inside the computer. There are corresponding circuits to complete it, or it refers to the programming language or instruction code that can be directly understood and accepted by the machine without translation.
Recommended: "Programming Video"
Inside the computer, there is no need to compile, the computer can execute it directly Language is machine language.
Computing and intelligent recognition machine language, other languages need to be compiled or interpreted before they can be executed.
Machine language is a programming language or instruction code that can be directly recognized by the machine. It does not need to be translated. Each operation code has a corresponding circuit inside the computer to complete it, or it can be used by the machine without translation. Directly understood and accepted programming language or instruction code. Machine language uses absolute addresses and absolute opcodes. Different computers have their own machine languages, that is, instruction systems. From a usage perspective, machine language is the lowest level language.
The above is the detailed content of What is a programming language that can be executed directly within a computer without compilation?. For more information, please follow other related articles on the PHP Chinese website!