previous up next
Go backward to Command Abstracts
Go up to Top
Go forward to Function Procedures
RISC-Linz logo

Expression Abstracts

Expression abstracts = functions.

D ::= ...| fcn I=E
E ::= E1+E2 | ...| I

Constants, functions, macros are variations of the same mechanism!


Author: Wolfgang Schreiner
Last Modification: December 18, 1997

previous up next