Compilers and Language Design Course at the University of Notre Dame
CSE 40243 - Week 2: RE -> NFA -> DFA
For each of these regular expressions:
a | abb | a*b+
(a|(bc)*d)*
((a|b)*(c|d)+)|ab