https://github.com/likecs/Compiler-ERPLAG/tree/master/Complete%20Project
https://github.com/varung-31/Compiler-Construction
https://github.com/aviral1117/Compiler-Construction
$ make
$ ./babyCompiler
(Stored in 'pics')
- Printing grammar (value=id, tag= 0:terminal, 1:non terminal)
- Printing tokenStream (lineNum, lexeme, tokenName, tag)---
- Printing hashTable
- Handle \t \n in sourecode [lexer.c]. Ask is A\tB == AB or A space B