• Parsing
  • Types of things to parse
  • Parsing techniques
  • Operator-precedence
  • LL(k)
  • SLR
  • LALR(k)
  • LR(k)
  • Earley
  • Suitability of parsing techniques