An NFA-based regex engine with a library and command-line tool.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Aadhavan Srinivasan 8394e7867e Fixed bug with last state detection 2 months ago
Makefile First commit 2 months ago
go.mod First commit 2 months ago
main.go Fixed bug with last state detection 2 months ago
misc.go First commit 2 months ago
nfa.go Fixed bug with last state detection 2 months ago
sliceQueue.go First commit 2 months ago