Skip to content
This repository was archived by the owner on Aug 2, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 482 Bytes

File metadata and controls

8 lines (7 loc) · 482 Bytes

nfa2dfa

Convert NFA to DFA using C++11

  • Developing Platform: Manjaro Linux
  • Compiler: Clang++ 3.9
  • Comments Language: Chinese
  • Screen Output Language: Chinese

PS: This program need a start statement id and an end statement id. But in fact, you can just put in some random number, cause there is no funcitons or modules or something aquire these two ids. I did want to code some fuctions to make our inputs more wonderful, but finally I give it up cause I was sick that time.