machine code
- noun
- /məˈʃin koʊd/
- Specialized
- On the other hand, Go started as a system programming language that compiles to native machine code.
So we learned that the assembler brings us from assembly code to machine code.
- So we learned that the assembler brings us from assembly code to machine code.
- Let's abstract away from them, just like Java abstracts away from the machine code.
- Because gosh, it's like, you know what the machine code is down below underneath this thing is much less important if you're virtualized, so to speak.
Examples
-
Google developed the V8 JavaScript engine that converts JavaScript to native machine code.
Blog text (14) -
In the 1960s, standardization of machine code was developed by the Electronic Industries Alliance (EIA).
Academic text (2011) -
Go has the potential to be faster because it compiles down to native machine code, like C and C++ do.
Blog text (6) -
For this experiment, they used Numba, a Python library that can compile array operations to efficient machine code.
Academic text (2018) -
Cam-Post will work behind CA-TIA in both facilities to transform CAD/CAM cutter location files into the machine code required by NC machines.
Academic text (2000) -
The JIT improves performance by translating sets of bytecodes rather than individual ones, using a variety of optimization techniques to generate efficient machine code, and caching the translated bytecode for reuse.
Academic text (1999) -
All programming languages need to be eventually translated into machine code for a computer to use the instructions they contain.
-
Google developed the V8 JavaScript engine that converts JavaScript to native machine code.
-
In the 1960s, standardization of machine code was developed by the Electronic Industries Alliance (EIA).
Synonyms
A system that uses 0s and 1s to show text and instructions in computers
A programming language made of 0s and 1s that a computer runs directly
Machine instructions made from a program so a computer can run it
Antonyms
- Specialized
A type of computer language that is easy for people to read and write
How Low-Level
- Specialized
- Specialized
- Specialized
- Specialized
- Specialized
Surface Forms
Morphology
The meaning is directly compositional: 'machine' (a device) + 'code' (instructions) yields 'code for machines' — instructions intended to be executed by a machine. This is a straightforward noun–noun subtype (code meant for machines) and is cross‑linguistically transparent, so a B1 learner who knows both constituents can infer the basic meaning.
Etymology
Machine code comes from the idea of a 'code' the machine itself can read: simple instructions written as 0s and 1s so the computer's main chip can run them. That's why it means 'instructions the computer runs directly'.