Intermediate code generation
Intermediate code generation. Code Generation. Create linear representation of program Result can be machine code, assembly code, code for an abstract machine (e.g. the JVM ) threaded code, or anything in between. Common representation of intermediate code depend on target machine:
546 views • 19 slides