a^n b^n as a CFL #
This file constructs a context-free grammar for {a^n b^n} and proves that the
language is context-free.
The grammar cfg_anbn generates exactly {aⁿbⁿ}.
a^n b^n as a CFL #This file constructs a context-free grammar for {a^n b^n} and proves that the
language is context-free.
The grammar cfg_anbn generates exactly {aⁿbⁿ}.