This is a list of the programs in this test suite.  Most programs
have a README file that contains more information.

  ascii-mandelbrot	-- Mandelbrot set generator that produces an
			   ASCII image.
  b-hut			-- Barnes-Hut N-body solver (from SML)
  boyer			-- Boyer-Moore theorem-prover benchmark (from SML)
  bubble		-- Bidirectional bubble sort benchmark
  button		-- A mock-up of a widget library
  crc32			-- A Moby version of the CRC-32 algorithm
  fft			-- A standard FFT benchmark
  game			-- A simple text-based adventure game
  hello			-- A moby version of "Hello World"
  kb			-- Knuth-Bendix completion benchmark (from SML)
  life			-- Conway's life (from SML)
  nucleic		-- Pseudo-knot benchmark (from SML)
  pt-in-poly		-- Point-in-polygon benchmark
  ray			-- A very simple ray tracer (from SML)
  rb-tree		-- Red-black trees
  tsp			-- travelling salesman benchmark (from SML)
