1 / 16
Settings
<<
<
>
>>
(
(
z
λx.
λy.
z
)
(
x
y
)
)
The root node of the parse tree for any
λ expression is always the non-terminal <λexp>.
Created with Raphaël 2.1.2
<λexp>
(
<λexp>
<λexp>
)
(
<λexp>
<λexp>
)
(
<λexp>
<λexp>
)
<var>
<var>
x
y
<var>
z
λ
<var>
.
<λexp>
x
λ
<var>
y
.
<λexp>
<var>
z
Saving...
Server Error
Resubmit