scrambled
Concept

Context free

Modified just now
Books JourneyProgramming Language Theory Statusreviewing Tags
  • computation theory
  • linguistics
  • syntax grammar

A grammar where production rules depend only on a single non-terminal, not its surroundings - parsers handle this level; e.g., balanced parentheses, syntax structure.

A grammar where production rules depend only on a single non-terminal, not its surroundings - parsers handle this level; e.g., balanced parentheses, syntax structure.