Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: lexicalanalysis Download
 Description: This a training program language lexical analysis can be performed on the input string stream lexical analysis. (1) You can enter a string given the source of grammar output form (2) procedures for the output in the form of word strings (3) to test the source clip a keyword:. Function if then while do endfunc 2. special symbols: =+-*/< < = = > > === ()# 3 is another word identifier (id) and integer constants (num) is defined by the following regular id = letter (!. letter | digit)* num = digit digit* letter = a | ... | z | A | .... | Z digit = 0 | ... | 9
 Downloaders recently: [More information of uploader 吴亮]
 To Search:
File list (Check if you may need any files):
 

lexicalanalysis.cpp
    

CodeBus www.codebus.net