Introduction - If you have any usage issues, please Google them yourself
C compiler implementation using lex-yacc.
LEX- YACC are tool used for parsing the tokens.
Then, grammar is used for checking the syntax.
Symbol table , dataTable enteries are made.