automata

automata

https://github.com/andrewthad/automata

Latest on Hackage:0.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Andrew Martin
Maintained by [email protected]

This package implements the following:

Deterministic Finite State Automata (DFSA)

Non-Deterministic Finite State Automata (NFSA)

Deterministic Finite State Transducers (DFST)

Non-Deterministic Finite State Transducers (NFST)