nitely / nim-regex

Pure Nim regex engine. Guarantees linear time matching
https://nitely.github.io/nim-regex/
MIT License
225 stars 20 forks source link

Gen dot files for debugging #95

Closed nitely closed 3 years ago

nitely commented 3 years ago

Defines a regexDotDir compile parameter to generate a dot file to visualize the regex NFA.