LALR parser generator: Difference between revisions

Content deleted Content added
fix LL(1)
"built-in" —> "built in"—"in to" (adverb and preposition) —> "into" (preposition) [1 instance]—wikt:inwikt:towikt:into—http://public.wsu.edu/~brians/errors/into.html—User talk:Wavelength, section 61 [to Archive 5]
Line 26:
== Advantages ==
 
# Error recovery may already be built-in tointo the parser.
# Generalized error messages may already be built into the parser.
# Abstract-syntax-tree construction may already be built into the parser.