5 lines
164 B
Text
5 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.
|
|
|