Description: Lexical analysis procedure. The core function is condition cut
function CAjaxParserDlg::Route. The condition cut function solution
acts according to DFA to come to the input text to carry on the
analysis. In other words, if you make new DFA, can analyze the new
morphology. DFA initialization in CAjaxParserDlg::OnInitDialog.
To Search:
- [D++] - A 14-year-old child wrote D++ Compiler,
- [ScanGen_src] - Carries on the lexical analysis about t
- [c51crc] - 51 series monolithic integrated circuit
- [fenris] - Fenris is a detection and high-level lan
- [ Lexical analysis 1] - Edits under the text, the procedure whi
- [Lex] - Based on C++ compiler lexical analysis m
File list (Check if you may need any files):
AjaxParser
..........\ajax.cpp
..........\ajax.h
..........\AjaxParser.aps
..........\AjaxParser.clw
..........\AjaxParser.cpp
..........\AjaxParser.dsp
..........\AjaxParser.dsw
..........\AjaxParser.h
..........\AjaxParser.ncb
..........\AjaxParser.opt
..........\AjaxParser.plg
..........\AjaxParser.rc
..........\AjaxParserDlg.cpp
..........\AjaxParserDlg.h
..........\Debug
..........\.....\ajax.obj
..........\.....\ajax.sbr
..........\.....\AjaxParser.bsc
..........\.....\AjaxParser.exe
..........\.....\AjaxParser.ilk
..........\.....\AjaxParser.obj
..........\.....\AjaxParser.pch
..........\.....\AjaxParser.pdb
..........\.....\AjaxParser.res
..........\.....\AjaxParser.sbr
..........\.....\AjaxParserDlg.obj
..........\.....\AjaxParserDlg.sbr
..........\.....\StdAfx.obj
..........\.....\StdAfx.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\ReadMe.txt
..........\res
..........\...\AjaxParser.rc2
..........\resource.h
..........\scanner.cpp
..........\scanner.h
..........\StdAfx.cpp
..........\StdAfx.h