Simple Pascal Compiler This is a simple pascal compiler project for learning the basics of compiler building. Use make to build the project. make test will run all the tests.