Navigation Menu

Skip to content

h12w/dfa

Repository files navigation

DFA: a fast and modular replacement for regular expressions

DFA is a Go package that implements combinatorial Deterministic Finite Automatas. It is a fast and modular replacement for regular expressions, and is designed with lexing purpose in mind.

To see how to use it as a lexer, please check Gombi.

About

DFA: a fast and modular replacement for regular expressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages