Encyclopedia > Intermediate code generation

  Article Content

Code generation

Redirected from Intermediate code generation

In computer science, the code generation is a process on compilers that actually outputs machine code on the target environment.

Code generators usually take intermediate form generated by directly semantic analysis or intermediate code generators. It also refers to one of the trial generations in genetic programming


See also: compiler, programming language, semantic analysis



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... the usual form of the quadratic formula is not ideal. See Loss of significance for details. Derivation The quadratic formula is derived by the method of completing the ...

 
 
 
This page was created in 25.2 ms