文件名称:LexicalAnalysis
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-06-05
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 朱**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
java实现的C语言的词法分析程序
编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值-lexical analysis program java realize the C language
The preparation of a read word process, from input source to identify the independent significance of each word, which basically reserved words, identifiers, constants, operators, delimiters five categories. And in turn the output of each word its own internal code word symbols and values
编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值-lexical analysis program java realize the C language
The preparation of a read word process, from input source to identify the independent significance of each word, which basically reserved words, identifiers, constants, operators, delimiters five categories. And in turn the output of each word its own internal code word symbols and values
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LexicalAnalysis.java