Skip to content

Melvin95/Regular-Expression-to-NFA-to-DFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Regular-Expression-to-NFA-to-DFA

Converts a given regular expression into a NFA(Thompson's construction) then converts that NFA to a DFA(Subset construction)

About

Converts a given regular expression into a NFA(Thompson's construction) then converts that NFA to a DFA(Subset construction)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published