You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
For my senior capstone at MSU I developed a compiler for the low level programming language CatScript. For each of the rules found in the CatScript grammar below we were tasked with implementing ...