搜索资源列表
scintilla
- 一个国外的开源项目,支持语法高亮的编辑器,支持c,c++,java,html等各种语言,并且能够自定义关键字和lexer实现自定义的语法高亮。scintilla在实现上是一个标准的windows控件,不依赖于MFC,可以很方便地用在非MFC程序。
compilerWithJava.tar
- 用java实现的编译器. 包括语法分析,词法分析,生成目标代码等,代码很简单,本人已经测试过,很完美.-this is the lightweight java compiler, it contains syntactical analysis,lexer analysis and the target generate. the codes is so simply,i works so perfect...i think you can do it..
wajiha
- a compiler in java that parses and creates lexer analyzer
lexer
- Java编写的编译器前端,词法分析器部分。-A lexer for compiler in Java
cifa
- 词法分析器,用java编写,乃是课程设计的实验用品-lexer
JAVA-Lexer
- java实现的词法分析器,手工生成,输入源程序后,可分离出标志符,分割符,运算符,保留字-achieve the lexical analyzer, artisanal production, import source, can be broken down into URI, Segmentation website Operators, reservations word
lexer
- 编译原理中 用java编的词法分析器 有界面有实验报告 很强大-Principles compiled using java compiler lexical analyzer has a very strong interface with experimental report
java
- 词法分析器 编译原理里的 要实现词法的分析功能-Lexer
htmlparser
- html解析的包类,包含thumbelina、sitecapturer、htmlparser、htmllexer和filterbuilder包-html parsing of bags, including thumbelina, sitecapturer, htmlparser, htmllexer and filterbuilder package
Java_Accidence_Analyser
- JAVA 实现的JACA词法分析器 编译原理 实验作业-JAVA lexer
lexer
- 词法分析器,用java实现,采用的核心算法是通过函数readch()把下一个输入字符读到变量peek中,函数scan在略过所有空白字符后,首先试图识别像<=这样的复合词法单元和整数数字,如果不成功,它就试图读入一个字符。-Lexical analyzer, with java implementation, the core algorithm used by the function readch () to read the next input character variable
lexer
- 这是一个java写的java语言词法分析器,实现了简单的词法分析-This is a java written in java language lexical analyzer to achieve a simple lexical analysis
javaCifafenxi
- 用java实现的java词法分析器。这个仅仅实现了词法分析-Implemented with java java lexer. This is only achieved the lexical analysis
Lexer
- 该任务需要你为数学表达式构建一个单纯的语法分析程序lexer,它将一段输入的字符串转变为token(值),token(值)里每个字符都属于数学表达式的组成部分。我们想将token(值)定义为如下几种(1)计算符号,+,-.(2)字母和下划线 (3)数字,这三者先不需要仔细区分。-In this assignment, you will build a simple lexer for arithmetic expressions. A lexer breaks an put str g to
SeuLex_SeuYacc
- 强大的语法分析器 词法分析器 强大的语法分析器 词法分析器-Powerful powerful parser parser lexer lexer
CliteLexer
- 用Java实现的Clite Lexer. PLC网站上的Student Edition有缺漏。-Implemented in Java Clite Lexer. PLC Student Edition on the site are missing.
Compilation-principle
- java的词法分析器,可能有不完善的地方-java lexer, there may be imperfections
lexer
- 词法分析器,输入正规式,转换成NFA,在到DFA,最小化DFA。用java编写了可视化界面,健壮性强-允许输入拉丁字符的拼音 Lexical analyzer, enter the regular expression, convert the NFA to DFA, minimize DFA. Java prepared a visual interface, robustness
Lexer
- 自己Java编的程序,有关词法分析,供大家参考一下-failed to translate
ftp
- 分词器使用java语言开发,主要从事PTF上传下载功能-Java language to develop the lexer uses, mainly engaged in PTF upload and download function