This project was completed during the Spring 2022 semester for Dr. Ali Almalki's COP3402 (Systems Software) course at UCF.
A.J. Futo, Nathan Kofoed, Seif Sallam
Added exit(0);
at the end of printparseerror()
to stop executing code immediately after encountering an error.