File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -560,7 +560,7 @@ \chapter{Preliminaries}
560560 chapter~\ref{ch:parsing}}.
561561\racket{This book does not cover the theory and implementation of parsing.
562562 We refer the readers interested in parsing to the thorough treatment
563- of parsing by \citet{Aho:2006wb}.}%
563+ of parsing by \citet{Aho:2006wb}. }%
564564%
565565\racket{A parser is provided in the support code for translating from
566566 concrete to abstract syntax.}%
@@ -995,7 +995,7 @@ \section{Grammars}
995995
996996The concrete syntax for \LangInt{} is shown in
997997figure~\ref{fig:r0-concrete-syntax} and the abstract syntax for
998- \LangInt{} is shown in figure~\ref{fig:r0-syntax}.%
998+ \LangInt{} is shown in figure~\ref{fig:r0-syntax}. %
999999%
10001000\racket{The \code{read-program} function provided in
10011001 \code{utilities.rkt} of the support code reads a program from a file
You can’t perform that action at this time.
0 commit comments