Skip to content

Provides a regular expression engine that uses a Nondeterministic finite automaton to simulate the regular expression

License

Notifications You must be signed in to change notification settings

Saphereye/gregex

Repository files navigation

Gregex crates.io Build Passing

Gregex is a regular expression solver which utilizes Non-deterministic Finite Automata (NFA) to simulate the input strings.

About

Provides a regular expression engine that uses a Nondeterministic finite automaton to simulate the regular expression

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages