Skip to content

ryanrborn/CS6300

 
 

Repository files navigation

CS6300

First you need to compile the compiler by issuing the following commands from the root of the project: cmake . make

Then you will run the compiler against the test file like so: ./cpsl test_file.cpsl

About

Starting compiler for CS6300

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.0%
  • Bison 10.0%