Skip navigation links

Package regaut

Regular expressions and finite-state automata.

See: Description

Package regaut Description

Regular expressions and finite-state automata.

This package contains an implementation of the regular expression and automaton algorithms from [Martin] (John Martin, Introduction to Languages and the Theory of Computation, 4th edition, McGraw-Hill, 2010). The representation of automata is quite naive but closely reflects the mathematical definitions.

Skip navigation links

Copyright © 2003-2015 Anders Møller.