Skip to content

oscar-king/CompilersCW

Repository files navigation

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

About

Compilers coursework for COMP207P

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published