Examples of using Machine code in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
Rambaldi wrote machine code.
It could also compile class files andwhole JARs that contain bytecode into machine code.
Sir, this is machine code.
Helps programmers write applications that process machine code.
High-performance implementation in machine code leads to superior speed.
Then a compiler checks for errors andthe code is loaded into PMX as machine code.
The linker is run on the machine code generated by the compiler to generate a final program.
The programmer then runs the machine code.
Unlike machine code, Short Code statements represented mathematical expressions in understandable form.
Improved the way to get machine code.
This addresses the machine code for the features which TWAIN packages do not.
Actually, if I could,it's probably not machine code.
Theoretically, a C compiler could generate machine code like traditional compilers of C++ or Fortran.
Exe is a non-system file which is present on the hard drive of the computer and carries machine code.
The inverse program that translates machine code to assembly language is called a disassembler.
A compiler takes the program typed in by the user(called source code) and turns it into machine code.
Text segment" contains machine code and related data that are loaded into memory when a program executes; may be loaded read-only.
GCC, Open64 and Microsoft Visual Studio 2005(and later)are also able to produce machine code for Itanium.
Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript.
This first-generation programming language had no distinction between source code and machine code.
Instead, Hyper optimizes andcompiles queries into custom machine code to make better use of the underlying hardware.
MATH-MATIC programs could include inline assembler sections of ARITH-MATIC code and UNIVAC machine code.
For example, a sufficiently motivated user could painstakingly review the machine code of the untrusted compiler before using it.
Bytecode is not the machine code for any particular computer, and may be portable among computer architectures.
Such similarity explains, in part,Dawkins' observation that,“The machine code of the genes is uncannily computer-like.”.
Compilers sometimes produce assembly code as an intermediate step when translating a high level program into machine code.
The compiler that compiles source code into machine code first parses it into a parse tree andthen translates the tree into a machine code document.
Because the compiler itself was a compiled program,users would be extremely unlikely to notice the machine code instructions that performed these tasks.
All FlexScript is now compiled to machine code and executed directly-avoiding needless interpretation makes things more efficient, leading to faster processing of simulation events.
Before a computer canactually run a program, it must be transformed into low-level machine code instructions unreadable by most humans.