资源列表
c-minus
- 词法分析器源程序,用c语言编写的,for c-minus-lexical analyzer source with the c language, for c-minus
zhp2006041602
- 一个自己编写的词法分析小程序,已经调试好的,保证能运行。-a lexical analysis prepared by the small program debugging has been good, can guarantee operation.
tge
- C语言前端编译器,yacc/lex编写,可自行修改代码.-C language compiler front-end, generates / lex preparation, may modify the code.
c_lex
- c语言的词法分析程序的源码,是用c语言写的,可以直接在tc中运行-lexical analysis procedure of the source code is written in C language and can be used directly in the running tc
cool_loyo
- Cool语言编译器,仿照TC界面,内有详细的使用和设计说明,使用CBX开发环境。-Cool language compiler, modeled on the TC interface, which detailed the use and design specifications, the use of CBX development environment.
tinycc.tar
- c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c c67-gen.c Changelog coff.h configure COPYING elf.h [examples] float.h gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c il-gen.c il-opcodes.h libtcc.h libtcc1.c libtcc_test.c Makefile README sta
LexicalAnalyzer3
- 用c#编写的c语言词法分析器,预处理注释,并使用数据库查询关键字. 注意数据库需要重新连接,使用microsoft jet 4.0,数据库文件为keytable.mdb-prepared with the c language lexical analyzer, pretreatment Notes and the use of database queries. databases need to re-connect microsoft used jet 4.0, database fi
LL1_fenxi
- 判断是否为LL(1)文法,如果是,可以对该文法进行语法分析。-determine whether to LL (1) grammar, and if so, can this grammar for syntax analysis.
zifuchuanjieshiqi
- 词法分析将字符串分解为三个部分,映射到类中,获得字符串的对应值,由LL自顶向下的语法分析得到运算结果。-lexical analysis string decomposition of a three-part Maps category, access to the corresponding string values, LL from the top-down syntax analysis Operational results.
PLx_Compiler
- PLx语言的编译器。PLx语言是一种类Pascal语言,但语法比较简单,适用于编译原理教学。这个编译器不仅实现了编译,同时也集成了运行目标代码的虚拟机。当程序编译通过后,可以看到生成的汇编指令及其执行情况,用户可以选择单步执行,并同时观察指令流与数据流。源代码比较简洁且含有注释-PLx language compiler. PLx language is a language like Pascal, but relatively simple syntax, the principle app
yufafenxi
- 语法分析器的一个很好的源代码 非常实用 而且功能非常强大-parser a good source of very practical and very powerful
bianyishixichx
- 这是一个词法语法分析器,可分析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