To play a simple number game type:

	$ ./gb frmNumberGame

To regression test the interpreter please do:

	$ make test

_from the distribution directory_

This compares the output of gb test.vbp with test.output and
flags differences. When you modify a test please update
test.output and check carefuly to ensure correct operation.
