Skip to content

Commit 4e4ccf9

Browse files
authored
Merge pull request #206 from mpahrens/master
Python edition - Figure 9.3 - Language non-terminal should be Lλ and not LFun
2 parents 3075874 + e94f395 commit 4e4ccf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17411,7 +17411,7 @@ \section{The \LangLam{} Language}
1741117411
\gray{\LfunGrammarPython} \\ \hline
1741217412
\LlambdaGrammarPython \\
1741317413
\begin{array}{lcl}
17414-
\LangFunM{} &::=& \Def\ldots \Stmt\ldots
17414+
\LangLamM{} &::=& \Def\ldots \Stmt\ldots
1741517415
\end{array}
1741617416
\end{array}
1741717417
\]

0 commit comments

Comments
 (0)