搜索资源列表
scintilla
- 一个国外的开源项目,支持语法高亮的编辑器,支持c,c++,java,html等各种语言,并且能够自定义关键字和lexer实现自定义的语法高亮。scintilla在实现上是一个标准的windows控件,不依赖于MFC,可以很方便地用在非MFC程序。
lexer
- 自己用C语言编写的一个关于词法分析器的源代码,里面包括设计思想和主要算法。
lexer.rar
- LEXER 句法分析源代码!!!非常惯用, 而且有实例,LEXER parsing the source code! ! ! Very often used, but also have instances
Lexer
- 正则表达式构造词法分析器 正则表达式是一个描述一组字符串的模板。正则表达式是使用多种操作符来组合更小的表达式构建类似算术表达式。 建立块的基本原则是正则表达式匹配一个单字符。多数字符,包括所有的字幕和数字,都是匹配它们自己的正则表达式。任何带有特殊含义的字符可以以反斜杠开头来进行引用。
lexer
- C语言的词法分析器,可以识别C语言中的关键字、字符等信息-C language lexical analyzer that can identify the C language keywords, character and other information
wajiha
- a compiler in java that parses and creates lexer analyzer
lexer
- lexer coder for a language dolly
1
- 这个程序是一个词法分析程序,实现的功能是对给定的任意一个包含注释的c语言句子,(注释格式为/*…*/),能将注释部分中的小写字母变为大写字母,其它不变。-This is a lexical analyser lexer,which can be used to achieve something...
lexer
- Lexer program Make Token Read file in parameters and output tokens-Lexer program Make Token Read file in parameters and output tokens
lexer
- 使用C语言完成的词法分析器,分析完成的此法元素存储在哈希表中。-A lexer program written in C. The tokens are stored in hash table.
CMinus
- c-词法分析器 很好很强大 编译in。txt文件内容的-c-lexer very very strong build in. txt file contents of
complier
- 编译原理词法分析器 编译原理词法分析器 以简单的Pascal语言为蓝本-Compiler theory lexer lexer compiler theory in simple language modeled on Pascal
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
Lexer
- 编译原理,词法分析器,构造词法分析器,掌握源语言的接受、存贮、预处理和扫描分析,生成正确的 单词符号串二元式序列- The Lexer
lexer
- c语言的词法分析器-c lexer
lexer
- 词法分析器,分析cminus文件,c++实现,编译原理实验-Lexer,analyze a c minus code,using c++
lexer
- 词法分析器 将各种标识符 关键字进行词法分析。-The lexer various identifiers keyword lexical analysis.
Lexer
- lucene query Parser Lexer for Linux.
asm-lexer-and-paser
- 汇编语法语义分析器 lexer and paser-asm lexer and paser with lex
Lexer
- ConflictMarkerKind - Kinds of conflict marker which the lexer might be recovering from. -ConflictMarkerKind - Kinds of conflict marker which the lexer might be recovering from.