Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 187 Bytes

File metadata and controls

7 lines (6 loc) · 187 Bytes

Lexical_Analyzer

Lexical Analyzer is made with Lex program able to identify all the token is C Language.

Concept required:-

  1. File Concept of C.
  2. Lex Program
  3. Regualar Expression