Ortal1993 / compilation-project

0 stars 0 forks source link

Add type notations to param nodes #3

Open AdiHarif opened 1 year ago

AdiHarif commented 1 year ago

Some type information is needed to perform non-trivial analysis.

Quastions for discussion:

  1. Do we need type notation for each data block?
  2. How should we represent return types of functions?