Skip to content

oulinbao/regexinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regexinter License

regexinter is built for checking two regular expressions (regex) have intersection (conflict) or not. It's based on https://gitlab.com/opennota/re2dfa project.

Installation

go get -u github.com/oulinbao/regexinter

Usage

make
./regexinter "a*" "a+"

License

regexinter is released under the GNU General Public License version 3.0.

Contribute

If you find some bugs or have some good points to extend, please raise a PR.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published