This is academic project related to Compiler Construction
In this module, we learned how compilers behave, how compilers execute the code and what is the level of abstraction in which code is executed and check throughfully.
To run the project, simply go to code.txt file and add C program code instead of #include statments,
Then run bash script.sh file to execute both files if using WSL, Before executing install colorama python package which colorize the errors logs during output.
The final table will show the lexemes, array size, type and so on.