An implementation of finite automatons as described in the wonderful book: "Introduction to automata theory, languages, and computation" by John E. Hopcroft, Rajeev Motwani, and Jeffrey D. Ullman
This is an old repo. I just made it out of my initial excitement after taking my first language theory course at school. I also sort of abuse the functional features of python; to a point that this might not be compatible with python 3.now 😵