Designed Lexical analyzer for C language which takes C code as input and lexically analyzes the code to produce corresponding output tokens and represents the tokens in the symbol table.
--Operating system: Windows 8
--IDE: NetBeans 8.0
--Language: Java
--Framework: Swing GUI
--Data Structures Used: ArrayList