/compiler-construction-nfa

A LEX-YACC based program to implement NFA for the language L={ (a^n)b | n≥5 } defined over Σ={a,b}.

Primary LanguageC

No issues in this repository yet.