Description: Very good compiler lexical analysis lab report is the first stage of lexical analysis, in order to be able to scan the input string and decomposition, to identify various types of word symbols, I use C++ language, a simple lexical analyzer, Analysis of C++ language subset of words (including common keywords, identifiers, constants, operators, community character, etc.).
To Search:
File list (Check if you may need any files):
计算062班200607070陈传霞\词法分析_编译原理.doc
........................\........源代码\ci\Analysis.cs
........................\..............\..\bin\Debug\ci.exe
........................\..............\..\...\.....\ci.pdb
........................\..............\..\...\.....\ci.vshost.exe
........................\..............\..\...\.....\ci.vshost.exe.manifest
........................\..............\..\ci.csproj
........................\..............\..\Form1.cs
........................\..............\..\Form1.Designer.cs
........................\..............\..\Form1.resx
........................\..............\..\obj\Debug\ci.csproj.FileListAbsolute.txt
........................\..............\..\...\.....\ci.csproj.GenerateResource.Cache
........................\..............\..\...\.....\ci.exe
........................\..............\..\...\.....\ci.Form1.resources
........................\..............\..\...\.....\ci.pdb
........................\..............\..\...\.....\ci.Properties.Resources.resources
........................\..............\..\Program.cs
........................\..............\..\...perties\AssemblyInfo.cs
........................\..............\..\..........\Resources.Designer.cs
........................\..............\..\..........\Resources.resx
........................\..............\..\..........\Settings.Designer.cs
........................\..............\..\..........\Settings.settings
........................\..............\ci.sln
........................\..............\ci.suo
........................\..............\编译原理实验程序流程图.vsd
........................\语法分析_编译原理.doc
........................\词法分析源代码\ci\obj\Debug\Refactor
........................\..............\..\...\.....\TempPE
........................\..............\..\bin\Debug
........................\..............\..\obj\Debug
........................\..............\..\bin
........................\..............\..\obj
........................\..............\..\Properties
........................\..............\ci
........................\词法分析源代码
计算062班200607070陈传霞