TINY Compiler This is a compiler of simplified TINY language written by C. How to start? Operating Environment: Language OS Compiler C Windows MinGW Run this in the PowerShell or terminal: cd build/ make clean make lexer make testl