Jump to content

Parse table

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Parse Table may refer to table-driven versions of:

  • An LR parser using tables derived from a grammar by a parser generator
  • An LL parser using tables derived from a grammar