Formal Grammars

Home > Computer Science > Programming Languages > Syntax and Semantics > Formal Grammars

The study of formal grammars and their use in programming languages. This includes context-free grammars, regular grammars, and other types of grammars.