Simply, import the project into an Eclipse workspace and run.
There are currently two working machines:
ChatEventMachineA naive chat simulation (easiest to understand)StatefulChatEventMachineA pattern-oriented approach to chat simulation
The construction of each machine, in order, are described at my blog.