Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This page summarizes the Habanero-Java (HJ) language constructs used in COMP 322. For a summary of all HJ language constructs, see the HJ web page.  Following standard conventions for defining programming language syntax, square brackets, [...], are used to denote optional clauses. 

async [at (place)] 

           [phased [(ph1<mode1>, ...)] ] 

...