Vikraman Choudhury %!s(int64=9) %!d(string=hai) anos
pai
achega
8c6efb1df4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -304,7 +304,7 @@ integer is an expression, $\Exp$, in the language:
 \end{equation}
 Each rule has a left-hand-side and a right-hand-side. The way to read
 a rule is that if you have all the program parts on the
-right-hand-side, then you can create and AST node and categorize it
+right-hand-side, then you can create an AST node and categorize it
 according to the left-hand-side. (We do not define $\Int$ because the
 reader already knows what an integer is.) We make the simplifying
 design decision that all of the languages in this book only handle