An interpreter for quad form. Uses Java's built-in garbage collection
and run-time to serve as the run-time for the interpreted code.
Outputs profiling information and statistics if you ask nicely.
Currently handles only hi-quad form; will be extended to handle
low-quad form as well.
@author C. Scott Ananian
@see harpoon.Main.Run