Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waterflow80/nondeterministic-finite-automaton

Implementation of Nondeterministic finite automaton with C++. The program mainly accepts a regular expression and outputs the associated automaton.
https://github.com/waterflow80/nondeterministic-finite-automaton

Last synced: 9 days ago
JSON representation

Implementation of Nondeterministic finite automaton with C++. The program mainly accepts a regular expression and outputs the associated automaton.

Awesome Lists containing this project