搜索资源列表
magicd_src.tar
- Magic C++!的源代码-Magic C! Source code
C编译器源代码(超级牛b)
- C编译器源代码(超级牛b)-C compiler source code (super cow b)
tools and source code for Crafting a Compiler with
- 《Crafting a Compiler with C》一书的源代码及工具-"Crafting a Compiler with C," a book of the source code and tools
C编译器源代码——c++
- C编译器源代码,编译原理实验或课程设计,很好的参考。-C compiler source code, compile principle experiment or curriculum design, good reference.
cweb.tar
- 著名算法大师高爷爷设计的语言。此语言结合了Tex和C,在写源代码的时候,详细注释,用一个工具单独在源码里面提取C代码编译,还有一个工具单独在源码里面提取Tex源码编译生成文档-famous masters Grandpa algorithm design language. This language combines Tex and C, writing source code, detailed notes, with a separate tool from inside the C so
c-complier
- c语言编译器源代码.本部分代码包括:库文件源代码,头文件源代码,以及库函数的完整拷贝。-c compiler source code. Part of the code include : library source code, source code header files, libraries and the integrity copy.
51-asm-soucecode
- ===一个51汇编器的C源代码,感兴趣者-=== a compilation of 51 C source code, interested to see
l-language-in-c
- 本学期编译课程需要实现L语言,本源码用c实现了L语言的词法语法的分析部分-compile this semester courses need to achieve L language, the source code used to achieve the L c language lexical analysis of the grammatical
Tiny C Complier-0.9.20.tar
- 一个GNU的C语言编译器源代码,源代码过万行.- A GNU C language compiler source code, source code ten thousand lines
small c for z80 源代码
- small c for z80 源代码-small c source code for Z80
small c for dos源码
- C语言编译器源代码,small c for dos-C language compiler source code, small c for dos
ag
- 词法分析程序,可对以下的C源程序进行分析:main() {int a[12] ,sum for(i=1 i<=12 i++) {for(j=1 j<=12 j++)scanf(\"%d\",&a[i][j]) } for(i=12 i>=1 i--){ for(j=12 j>=1 j--){ if(i==j&&i+j==13)sum+=a[i][j] } } printf(\"%c\",sum) }-lexical analysis procedures, right b
一个外国人写的C编译器源代码
- 一个C语言编译器源代码,外国人写的东东,生成目标代码时需要有masm配合。-a C language compiler source code, written in the Eastern foreigners, generating object code when it can meet the need.
nasm-0.98.zip
- 一个汇编语言编译器源码, A assembly language compiler source code
C语言编译器的实现
- 编译原理大作业。C语言编译器的实现。附大作业的doc文档说明部分。 [编译原理豪华版程序.rar] - 编译原理豪华版程序用VC++编写 [附录I Little C解释程序源代码.rar] - Little C解释程序,Translation of the principle of large operations. C language compiler implementations. Attached to large operations doc document explain
ampvol
- ampvol.c for 8202r source code
c
- c语言编译器源代码,可以参考它完成实验报告-c language compiler source code, can refer to it the report of the completion of the experiment
LR
- 1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下: -1. The experiment was to de
C
- C语言编译器源代码.rar C语言编译器源代码.rar-C language source code compiler. Rar C language source code compiler. Rar
C-complie
- VC++写的C编译器源代码附设计文档,感兴趣的可以参考下。-VC++ compiler written in C source code with design documents, interested can refer to.