It is a program that help you translate regular expression into NFA, based on Thompson’s algorithm, and finally generate a pictrue.
- plantuml(already in bin directory)
Use ‘-j’ argument to specify the path of plantuml.jar, default is ‘bin/plantuml.jar’, use ‘-o’ argument to specify the name of output file, default is ‘uml.out’.
./gen.sh [-j jarpath] [-o outputname] regexp