in Compiler Design
672 views
0 votes
0 votes

 Use the translation of Fig. $6.22$ to translate the following assignments: 

  1. $x=a[i]+b[j]$
  2. $x=a[i][j]+b[i][j]$
  3. $x=a[b[i][j]][c[[k]]$

 

in Compiler Design
672 views

Please log in or register to answer this question.

Related questions