MODULE ::= EXPR* EXPR ::= | int | float | bool | string | ident | CALL CALL opar ident EXPR* cpar