Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: lexical_analysis_program Download
 Description: Compiler theory lexical analysis program. Title: lexical analysis program design and implementation of experimental content: the design and realization of C language lexical analyzer requirements are as follows. (1) can identify each word in the C language source code symbols, and outputs of each word to the mark in the form of symbols. (2) can identify and read the comments in the source code. (3) Statistical statement the number of rows in the source code, the number of words and the number of characters, including punctuation and spaces does not count as a word, and output of the statistical results. (4) Check the source error, and can report the error where the ranks of the position. (5) found that there is an error in the source program, proper recovery, lexical analysis can proceed through a lexical analysis processing, you can check and report all errors in the source. Requirements: adopt the C/C++ as the implementation language, hand-written lexical analyzer.
 Downloaders recently: [More information of uploader 王大可]
 To Search:
File list (Check if you may need any files):
 

编译原理词法分析程序\main.cpp.cpp
....................\main.h.h
编译原理词法分析程序
    

CodeBus www.codebus.net