  |
Automata Theory - http://en.wikipedia.org/wiki/Automata_theory
Wikipedia article on finite state machines with links to articles about pushdown automata, linear bounded automata and Turing machines. |
  |
Finite State Machine - http://en.wikipedia.org/wiki/Finite_state_machine
Wikipedia article on FSA, Moore and Mealy machines. |
  |
reAnimator - http://osteele.com/tools/reanimator/
A regular expression FSA visualizer that provides interactive visualization of how finite-state automata can be used to match regular expressions. |
  |
Computation, Automata, Languages - http://cscs.umich.edu/~crshalizi/notebooks/computation.html
Notes, small essays, explanations, reading lists. By Cosma Rohilla Shalizi. |
  |
Theory of Automata and Formal Languages - http://www.geocities.com/kumar_rajen/automata.pdf
Survey of finite state automata, pushdown automata, Turing machines and the languages accepted by these devices. |