We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49b792 commit add4fabCopy full SHA for add4fab
book.tex
@@ -4206,10 +4206,10 @@ \section{Challenge: Partial Evaluator for \LangVar{}}
4206
\MID \LP\key{-} ~\Var\RP
4207
\MID \LP\key{-} ~\LP\key{read}\RP\RP
4208
\MID \LP\key{+} ~ \itm{inert} ~ \itm{inert}\RP\\
4209
- &\MID& \LP\key{let}~\LP\LS\Var~\itm{residual}\RS\RP~ \itm{residual} \RP \\
4210
- \itm{residual} &::=& \Int
4211
- \MID \LP\key{+}~ \Int~ \itm{inert}\RP
4212
- \MID \itm{inert}
+ &\MID& \LP\key{let}~\LP\LS\Var~\itm{rhs}\RS\RP~ \itm{residual} \RP \\
+ \itm{rhs} &::=& \LP\key{+}~ \Int~ \itm{inert}\RP
+ \MID \itm{inert} \\
+ \itm{residual} &::=& \Int \MID \itm{rhs}
4213
\end{array}
4214
\]
4215
\fi}
0 commit comments