资源列表
Ccomplier
- 用C语言编写的小型C编译器代码,供同学们下载作学习参考之用。-Using C language code small C compiler for the students to learn to download for reference.
muparsersse_src
- 不少程序须要用到数学表达式解析器,本代码力求简明快速做到这一点。-Many applications require the parsing of mathematical expressions. The main objective of this project is to provide a fast and easy way of doing this. muParser is an extensible high performance math parser library. It
C_compiler_src
- C 编译器源代码, 可运行的VC工程. 各位可以在VC下运行试试吧。 注意程序中说明。 -C compiler implementation. try at VC env.
compilepiece2
- 实现了CMinus的一个编译器。实现了词法分析和语义分析。-CMinus achieved a compiler. The realization of the lexical analysis and semantic analysis.
study_Lex_Yacc
- Lex 和Yacc 简明教程 本书将教会你如何使用lex 和yacc 构造一个编译器。 lex 和yacc 是两个用来生成词汇分析器和剖析器的工具。 导言部分描写了构建编译器所需的基本部分,以及lex 和yacc 之间的互动关系。后面两章更加详细的描写了lex 和 yacc。构建了一个经典的计算器程序。这个计算器支持常用 的算术符号和控制结构,例如实现了像ifelse和while 这样的控制结构。经过小小的修改,就把这个计算器转换成一个可以运行在基于栈的计算机上的编译器。
源代码111
- 一个很全的编译器程序,有各种文法的代码,各种方法都分开写的- A very entire compiler procedure, has each grammar the code, each method all separates writes
pccode_20073691110785
- .4新版介绍: 新功能: 无限分类功能能采集多层分类的信息 自定义添加连接 快速的添加链接 无须采集过程 可以采集UTF-8编码的网页 正则替换可以替换更多项 链接列表 入库列表 添加管理项 可以删除不需要的信息 导出数据时 MYSQL4.0可以转换编码 修复错误: 完善添加导出规则 服务器环境 : PHP 4 MYSQL 安装: /config.php 属性为777 运行 目录下 /install.p
pascal_interpreter
- delphi编写的pascal解释器,学习编译原理的很好参考
c-compiler-design-source
- 一个超级牛B的人设计的c编译器,包含全部源码!-A super cow who designed B c compiler, contains all the source code!
supcode_50339
- 词法分析器,用C编的.声明:本源码及资源由超级源码(www.supcode.com)收集整理后提供下载 ************************************************************************* ====================欢迎访问www.supcode.com====================== 网站编程技术专题站,提供大量ASP、PHP、JSP、CGI、.NET软件,网页模板和黑客工具 常用工具,还
SNL编译
- SNL语言的编译器,Vc++编写,Windows界面,语法,词法,语义分析及代码生成一条龙,有详细注解! 超级豪华!-SNL language compiler, Vc prepared, Windows interface, grammar, syntax, semantic analysis and code generation dragon, a detailed explanation! Super luxury!
ScannerByHand
- 编译原理 设计一个编译器,实现编译的功能-Compiler theory to design a compiler, compiling the function to achieve