Compiler and debugger for new language, x.
parser directory contains files to generate an image of the AST according to a .x program.
compiler-debugger directory will compile code and allow for debugging with flags.
Example x code files can be found in the sample_files directory.