|
|
The beta rewrite rule |
A beta conversion tells how to evaluate a function call |
|
Legal conversions: |
| Examples of beta conversions. In all the three examples the function calls are replaced by the bodies.
In the bodies, the formal parameters are replaced by actual parameters. |