Skip to content

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

NateLehman/automaton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

automaton

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

Purpose

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 😵

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages