6.12 EXAMPLES


6.11 THE PROCEDURE CALL

  S    call id (arglist)                  {        for every value  T  in queue generate                           Param  T  gencode                           (call id.place, arglist.count)                  } arglist   arglist,  E  {  append (queue,  E  .place)                                 arglist.count:= arglist. count + 1} arglist    E  {  initialize queue by  E  .place                     arglist.count: = 1} 



Algorithms for Compiler Design
Algorithms for Compiler Design (Electrical and Computer Engineering Series)
ISBN: 1584501006
EAN: 2147483647
Year: 2005
Pages: 108
Authors: O G Kakde

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net