Welcome![Sign In][Sign Up]
Location:
Search - lexer in c

Search list

[Editorscintilla

Description: 一个国外的开源项目,支持语法高亮的编辑器,支持c,c++,java,html等各种语言,并且能够自定义关键字和lexer实现自定义的语法高亮。scintilla在实现上是一个标准的windows控件,不依赖于MFC,可以很方便地用在非MFC程序。 -An open-source projects abroad in support of syntax highlighting editor, support for c, c++, Java, html and other languages, and can custom lexer keywords and realize custom syntax highlighting. scintilla realize it is in a standard windows controls, not dependent on MFC, can be easily used in non-MFC procedures.
Platform: | Size: 1985536 | Author: RockmanZero | Hits:

[ELanguagelexer

Description: 自己用C语言编写的一个关于词法分析器的源代码,里面包括设计思想和主要算法。-Their own language with a C on the lexical analyzer source code, which includes design ideas and the main algorithm.
Platform: | Size: 25600 | Author: | Hits:

[ELanguagelexer

Description: 采用递归下降的语法分析器,语法为简单的fortran语言-Decline in the use of recursive parser, grammar for simple fortran language
Platform: | Size: 2048 | Author: weishantc | Hits:

[ELanguage1

Description: 这个程序是一个词法分析程序,实现的功能是对给定的任意一个包含注释的c语言句子,(注释格式为/*…*/),能将注释部分中的小写字母变为大写字母,其它不变。-This is a lexical analyser lexer,which can be used to achieve something...
Platform: | Size: 43008 | Author: cyx | Hits:

[ELanguagelexer

Description: 使用C语言完成的词法分析器,分析完成的此法元素存储在哈希表中。-A lexer program written in C. The tokens are stored in hash table.
Platform: | Size: 15360 | Author: ZhuYinghang | Hits:

[ELanguageCMinus

Description: c-词法分析器 很好很强大 编译in。txt文件内容的-c-lexer very very strong build in. txt file contents of
Platform: | Size: 1374208 | Author: 于汐 | Hits:

[Linux-Unixlexer.tar

Description: lex analyser write in C for tiger
Platform: | Size: 10240 | Author: tohtis | Hits:

[ELanguageScanner

Description: 词法分析器C++程序,完整代码。 本程序实现Pascal语言子集单词符号的词法分析程序。具体功能为: (1)给出各单词符号的类别编码; (2)词法分析程序应能发现输入串中的错误; (3)词法分析作为单独一遍编写,词法分析结果为二元式序列组成的中间文件; -Lexer C++ program, a complete code. The Program for a subset of Pascal language words symbol of the lexical analyzer. Specific functions are: (1) gives the encoding of each word class symbols (2) lexical analyzer should be able to find errors in the input string (3), again written as a separate lexical analysis, lexical analysis is composed of binary-type sequence the intermediate file
Platform: | Size: 186368 | Author: hhy | Hits:

[CSharpSQLLexer-master

Description: SQL Lexer Using collections and yell -Simple SQL Lexer in C# Writter for university project and it s all working great
Platform: | Size: 104448 | Author: mohsenr1 | Hits:

[ELanguage词法分析

Description: 词法分析(英语:lexical analysis)是计算机科学中将字符序列转换为单词(Token)序列的过程。进行词法分析的程序或者函数叫作词法分析器(Lexical analyzer,简称Lexer),也叫扫描器(Scanner)。(Lexical analysis is the process of converting character sequence into token sequence in computer science. The program or function for lexical analysis is called lexer or scanner.)
Platform: | Size: 1024 | Author: ffffffx | Hits:

CodeBus www.codebus.net