When are parenthesis needed for function calls?

Rascal can be used for system programming - device drivers through applications. In order to give it the looser feel of a simple scripting language, in many cases function calls do not need parenthesis.

Parenthesis are not needed if there is no "=" in the statement.

NEXT: Simplified Structures