Add a driver for the Myott compiler.
We can now use the command cabal new-run myott -- test --layer <somelayer> --pass <somepass> <path/to/j/file> <path/to/s/file>
to test a particular pass of Myott against some test files.
Adding actual test files seems like work for a future MR.