Skip to content

ESTLing/plantNFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it

It is a program that help you translate regular expression into NFA, based on Thompson’s algorithm, and finally generate a pictrue.

Request

Usage

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

About

Translate regular expression into NFA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published