Cover

Preface

Contents

Index

Glossary

Models

Rogues

Implementing FSAs as Programs

A finite state automaton X can be implemented as a program in different ways.  The following shows an implementation using case statements.