6 lines
164 B
Text
6 lines
164 B
Text
|
|
Code Generator
|
||
|
|
|
||
|
|
A code generator translates the output of the syntax analyzer and/or semantic analyzer
|
||
|
|
into lower level code, either assembly, object, or virtual.
|
||
|
|
|