yazdipour / csharp-lexical-analyzer

Lexical Analyzer (in C# with GUI)

Repository from Github https://github.comyazdipour/csharp-lexical-analyzerRepository from Github https://github.comyazdipour/csharp-lexical-analyzer

Lexical Analyzer in CSharp

Compiler project - C# App that can analyze codes

alt tag

Steps to understand this proj

  1. Run Analyzer.exe and have a look!
  2. Understand DFA.jpg
  3. Understand how matrix.txt works (Help:use matrixhelp.txt)
  4. Read source code
  5. and DONE!

About

Lexical Analyzer (in C# with GUI)


Languages

Language:C# 100.0%