RE to DFA by direct method(Compiler Design) Example 1

Описание к видео RE to DFA by direct method(Compiler Design) Example 1

RE to DFA by direct method(Compiler Design), Regular Expression to DFA by computing Nullable, Firstpos, Lastpos and Followpos functions. Here we are converting Regular Expression to DFA by direct method. We generate syntax tree for Firstpos, Lastpos, then we compute followpos using algorithm. Using followpos we design DFA, for this you can refer book "Compilers" by Aho, Lam, Ullman, Sethi.
Also watch the Video RE to DFA by direct method example 2:    • RE to DFA by direct method (Compile D...  

Комментарии

Информация по комментариям в разработке