Code for an IR implementation, including an IR simulator.

For Cornell CS 4120, spring 2018.

A test program that builds an IR tree, and then executes it, is
found in src/edu/cornell/cs/cs4120/xic/ir/interpret/Main.java.

Updates:
None yet.
