What are the various kinds of intermediate representations for intermediate code generation

The various kinds of intermediate representations for intermediate code generation:
a) Syntax trees
b) Postfix notation
c) Three address code

Leave a Reply