Description: 这是一个C的语法分析器,算符分析,输入一个表达式,可得出结果-This is a C syntax analyzer, the operator, the importation of an expression, the result can be drawn Platform: |
Size: 2116 |
Author:李建 |
Hits:
Description: 这是一个很不错的词法语法分析器! 很适合计算机专业的大学生学习参考-This a very good syntax analyzer! Computer is very suitable for professional students studying reference Platform: |
Size: 31638 |
Author:高若冰 |
Hits:
Description: VB代码集合·一个C语言分析器 .. ·生成Pascal语言.. ·Basic编译器源码.. ·一个基于C++的语法.. 最新内容下载排行榜 ·VmBasic 源代.. ·小型的 C 语言编译.. ·VC++编的一个词法.. ·C++版 词法分析、.. ·编译原理词法分析的电.. · idel虚拟机源.. ·pl/0词法编译器,.. ·良好的C语言语法检查.. ·小型的 C 语言编译.. ·小的c编译器包括词法.. 文件名称: xdtools.zip下载 所属分类: 编译器/解释器 开发工具: C 文件大小: 189 KB 上传时间: 2004-10-28 下载次数: 15 提 供 者: 李可 详细介绍: 一个很好的编译工具!!! (2005-3-16,VB,422KB,下载0次)【向站长举报此文件和某个同类文件可能重复】-VB code set a C language analyzer .. Generation Pascal language .. Basic compiler based on the source .. 1 .. C syntax download the latest list VmBasic source substituting .. small C language compiler VC .. Part of a lexical .. C version of lexical analysis, .. compiler theory lexical analysis of electric .. Debido source Virtual Machine .. pl/0 accidence compiler, .. good C language syntax check .. small C language compiler .. small c compiler including lexical .. file names : xdtools.zip download respective categories : compiler/interpreter development tools : C Size : 189 KB upload time : 2004-10-28 downloads : 15 providers : Li Long detailed presentations : a good compiler tool! ! ! (2005-3-16, VB, 422KB download 0) report to the head of this document and any similar document may r Platform: |
Size: 432128 |
Author:牛顿 |
Hits:
Description: 这是一个很不错的词法语法分析器! 很适合计算机专业的大学生学习参考-This a very good syntax analyzer! Computer is very suitable for professional students studying reference Platform: |
Size: 31744 |
Author:高若冰 |
Hits:
Description: C语言编写的简单计算程序的语法分析器,可以识别一定的计算功能-C language prepared by the simple calculation procedure syntax analyzer can identify certain computing capabilities Platform: |
Size: 1024 |
Author:刘思远 |
Hits:
Description: Grammatica是一个C#和Java的语法分析程序生成器(编译器的编译器)。它可以用LL(k)语法创建可读的和带有注释的源代码。它也支持创建一个运行时语法分析器,带不生成源代码。语法产生式用EBNF描述,使用规则表达式的符号-Grammatica is a C# and Java syntax analysis program generator (compiler compiler). It can be used LL (k) to create readable syntax and Notes with the source code. It also supported the creation of a run-time syntax analyzer and did not generate the source code. Grammar production with EBNF description, the use of symbolic expression rules Platform: |
Size: 494592 |
Author:侯为 |
Hits:
Description: 对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序列 k.txt为关键字表 l.txt为运算符和界符表 i.txt为该输入的源程序的标志符 c.txt为常数表 个别表需要序列号,这时各表的序列号默认为从1开始,每行加1。 使用说明: 在提示符下输入input.txt文件的路径和文件名字, 运行完成后,打开文件output.txt看结果。 -right language syntax analyzer simple document : input.txt for input source, including for, and if else while control output.txt output for the binary sequence k.txt word for the keyword table l.txt for Operators and community tables i.txt the source code for the importation of URI c.txt constant Table Table needs of individual sequences, when the tables are the serial number from a default, plus 1 per trip. Use : In prompt input input.txt document routing and document names, running after output.txt open the file to see the results. Platform: |
Size: 184320 |
Author:好好 |
Hits:
Description: 这是一个词法语法分析器,可分析c语言中较为常见的一些词法和语法,是在编译原理这门课学习之后完成的一个实习设计-This is a syntax analyzer, analysis c language more common in morphology and syntax. in compiler theory this course of study, completed an internship Design Platform: |
Size: 87040 |
Author:张 |
Hits:
Description: 编译原理,一个词法、语法分析器,实在VC6.0环境下编译的。
能够完成一个PL0语言编写的简单程序的刺法分析和语法分析。
本来还有语义分析的,可是不知道存到哪里了,找不到了。-Compiler Construction Principles, a lexical, syntax analyzer, VC6.0 environment is compiled. Able to complete a simple language PL0 procedures barbed law analysis and grammar analysis. Actually, there is semantic analysis, but do not know where to deposit, and can not find the. Platform: |
Size: 336896 |
Author:侯伟 |
Hits:
Description: C语言表达式语法分析器,含词法和语法文件,需要flex,bison软件-C language expression syntax analyzer, including morphology and syntax files, the need to flex, bison software Platform: |
Size: 57344 |
Author:xiaohang |
Hits:
Description: 词法和语法分析器,其中词法分析是用c写的,语法分析是用java写的-Lexical and syntax analyzer, including lexical analysis is c written grammar analysis is written in java Platform: |
Size: 1081344 |
Author:AFei |
Hits:
Description: Syntax Analyzer: this tool with nice GUI can analyze the simple C++ code for syntax errors!
It will also tell you the line of syntax error! You could type the code or open a text file with code, and it is also possible to save a file with code.
The "Template.txt" file contains the grammar - language constructions that will be recognized by syntax analyzer (such as "if" and "for")
You could add your language constructions as well.
The "Analyzer.h" file contains the main code of the program.
The "Form1.h" file contains the GUI, and also transfers the typed code to "Analyzer.h" for analysis.
Some notes about it:
1) It reports space symbols " " as syntax error. You could fix it easily.
2) The comments are on Russian, you will have to use Google Translator to translate them. Use "translate to English" - because if you use "translate to Chinese", it will translate Russian -> English -> Chinese, and the translation quality would be really bad. Platform: |
Size: 4679680 |
Author:benjy |
Hits: