Reupload from gitlab of WACC compiler
- Created a full compiler for the WACC language in Scala.
- Parser and Lexer made using Parsley
- Made peephole optimizations for the given instructions set and helped with making an IDE, graph coloring and cross compiling for the Intel instruction set