Context Free Grammar
= ๐ Formal grammar, accepted by ๐ Pushdown automata
Formal definition
- V: vocabulary:
- N: set of non-terminal symbols
- T: set of terminal symbols
- P: set of grammar production rules
- S: the starting symbol
Search
Aug 04, 2024, 1 min read
= ๐ Formal grammar, accepted by ๐ Pushdown automata