Description: Lexical analyzer, the character stream to identify the source code, it left to right one by one scanning source
To Search:
File list (Check if you may need any files):
词法\grammar.txt
....\lexical.cpp
....\LexicalAnalyzer.exe
....\soure.txt
....\token.txt
词法