Day: July 13, 2019

Created with Sketch.

Simple “Come” Compiler

Final homework of CS101H (Programming Languages and Data Structures) – Advisor: Prof. Hao Chen, ShanghaiTech University This homework is to design a basic compiler handling different inputs. For legal inputs (without syntax error), it will give the correct output and for illegal inputs (with syntax error), it will detect it and give an output as…
Read more