/Theory-of-Compilation--Syntax-Analyzer

HW2 assignment about building a Syntax Analyzer. Theory of Compilation course.

Primary LanguageC++



Theory-of-Compilation--Lexical-Analyzer

HW2 Assignment About Building a Syntax Analyzer

Theory of Compilation course - 236360
Computer Science Faculty of the Technion


Tests:

You can find some basic tests given by the course stuff.

In addition, I used some more comprehensive tests which you can find in the following github repository: https://github.com/Amir-Mann/compi_tests_W24.