Simple lexical analyzer for c in python
Simple lexical analyzer for c written in python.Program takes a C program file as input and creates lexemes/tokens and outputs count of lexemes/tokens