scrambled
Concept

Context sensitive

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

A grammar where production rules can depend on surrounding symbols (context) - type systems handle this level; e.g., "variable must be declared before use" requires checking context of the usage site.

A grammar where production rules can depend on surrounding symbols (context) - type systems handle this level; e.g., "variable must be declared before use" requires checking context of the usage site.