/Compiler-team6

This is the coursework for UCL COMP207P

Primary LanguageShell

Lexer and Parser

Please put your Lexer.lex and Parser.cup files into the src subdirectory.

To build, issue make.

To test, issue make test.

To run on a single test file, issue ./bin/sc tests/open/<some test>.s

我在飞机上coding