Regular Expression (Regex), Nondeterministic finite automaton (NFA) and Deterministic finite automaton (DFA) implement in PHP. - Keywords: php php-library regex nfa dfa dfa-regex formal-languages https://github.com/KendallHopkins/FormalTheory
Kendall Hopkins 81f8957ee5 Remove extra newline | %!s(int64=12) %!d(string=hai) anos | |
---|---|---|
lib | %!s(int64=12) %!d(string=hai) anos | |
test | %!s(int64=12) %!d(string=hai) anos | |
.travis.yml | %!s(int64=12) %!d(string=hai) anos | |
LICENSE | %!s(int64=12) %!d(string=hai) anos | |
README.md | %!s(int64=12) %!d(string=hai) anos | |
composer.json | %!s(int64=12) %!d(string=hai) anos | |
phpunit.xml.dist | %!s(int64=13) %!d(string=hai) anos |
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions. Some of the features it includes are:
Note: FA is either a DFA or NFA
Coming Soon™