联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 编译器/解释器(126) 
按平台查找All Unix_Linux(126) 

[编译器/解释器] flexabison

flex and bison, 本书介绍了如何使用flex制作语法分析器和使用bison制作词法分析器
flex and bison, the book describes how to make use of flex parser and lexical analyzer using bison production (2014-06-13, Unix_Linux, 2786KB, 下载6次)

http://www.pudn.com/Download/item/id/2566769.html

[编译器/解释器] gcc-4.7.1-patches-1.5

gcc编译器是个开源的编译器,这是其中的一个版本的源代码
The gcc compiler is an open source compiler, which is one of the versions of source code (2013-08-18, Unix_Linux, 36KB, 下载2次)

http://www.pudn.com/Download/item/id/2332953.html

[编译器/解释器] snow

shell解释器的编写,可以作为操作系统课程学习的重要资料哦
shell explainer (2012-06-11, Unix_Linux, 2KB, 下载6次)

http://www.pudn.com/Download/item/id/1908920.html

[编译器/解释器] memmory-set

编译器为什么要进行内存对齐?内存对齐规则
memmory set (2012-05-30, Unix_Linux, 92KB, 下载4次)

http://www.pudn.com/Download/item/id/1895613.html

[编译器/解释器] PL0

PL0—编译器源码,经过试验无bug。 提供给各位学友们。
PL0 compiler source (2011-05-27, Unix_Linux, 10KB, 下载4次)

http://www.pudn.com/Download/item/id/1549769.html

[编译器/解释器] lex_and_yacc(2nd)

lex+and+yacc(2nd+中文版).pdf,是你学习编译器的必备资料。
lex+ and+ yacc (2nd+ Chinese version). pdf, you learn essential information on the compiler. (2010-10-06, Unix_Linux, 5395KB, 下载185次)

http://www.pudn.com/Download/item/id/1310740.html

[编译器/解释器] LCC

lcc c编译器源码,小巧实用,值得研究国,很适合做学习编译器理论的辅助资料
lcc c compiler, source code, small and practical, worth studying the country, it is suitable for the theory to study the compiler supporting information (2009-12-26, Unix_Linux, 1065KB, 下载18次)

http://www.pudn.com/Download/item/id/1018765.html

[编译器/解释器] stanford.compiler.143

斯坦福大学操作编译器课程讲义(cs143) stanford university compiler course
stanford university compiler course (2009-12-21, Unix_Linux, 1220KB, 下载63次)

http://www.pudn.com/Download/item/id/1013001.html

[编译器/解释器] go_install_guide.pdf

谷歌编译器的安装细节,相关的编译器源码已经上传。可以按照这个文档中的步骤进行操作
Google compiler installation details, relevant compiler source code has already been uploaded. Can follow the steps in this document operate (2009-11-15, Unix_Linux, 94KB, 下载38次)

http://www.pudn.com/Download/item/id/970805.html

[编译器/解释器] LexicalAnalysis.tar

针对虎书(现代编译原理-C语言描述)Tiger Language的词法分析器,包含testcase和reference
A lexical analysis for the tiger language in the tiger book (Modern Compiler Implementation in C), including testcases and references. (2009-10-30, Unix_Linux, 73KB, 下载33次)

http://www.pudn.com/Download/item/id/954300.html

[编译器/解释器] Compile_principal.tar

紫龙书编译原理的随书源代码,里面有一个小型的运算符计算器,供大家下载
Zilongjin book compiler with the principle of the book source code, there are a small operator of the calculator for you to download (2009-06-17, Unix_Linux, 4KB, 下载6次)

http://www.pudn.com/Download/item/id/811063.html

[编译器/解释器] MPLABC18C

MPLAB C18 C 编译器入门MPLAB C18 C 编译器入门
MPLAB C18 C Compiler Getting Started MPLAB C18 C Compiler Getting Started (2009-06-04, Unix_Linux, 1602KB, 下载4次)

http://www.pudn.com/Download/item/id/791867.html

[编译器/解释器] handbook_of_gcc

对gcc编译器进行了深入且系统的介绍,包括编译器的基本原理
Gcc compiler for an in-depth and systematic introduction, including the basic principles of compiler (2008-10-20, Unix_Linux, 29KB, 下载2次)

http://www.pudn.com/Download/item/id/564267.html

[编译器/解释器] cfront

c 语言编译器 源代码- c compiler
c language source code compiler- c compiler (2008-05-12, Unix_Linux, 433KB, 下载49次)

http://www.pudn.com/Download/item/id/460260.html

[编译器/解释器] Yacc1824_ref_951

Yacc说明及使用文档 yacc(Yet Another Compiler Compiler),是Unix/Linux上一个用来生成编译器的编译器(编译器代码生成器)。yacc生成的编译器主要是用C語言寫成的语法解析器(Parser),需要与词法解析器Lex一起使用,再把兩部份產生出來的C程序一併編譯。yacc本來只在Unix系統上才有,但現時已普遍移植往Windows及其他平台。
Yacc description and use of documents yacc (Yet Another Compiler Compiler), is a Unix/Linux used to generate a compiler compiler (compiler code generator). yacc compiler-generated is mainly used C language grammar parser (Parser), need to be used in conjunction Lex lexical parser, and then arose from the two parts of C procedures together with the compiler. yacc originally only in Unix systems only, but has generally been transplanted to the existing Windows and other platforms. (2007-10-31, Unix_Linux, 513KB, 下载8次)

http://www.pudn.com/Download/item/id/352959.html

[编译器/解释器] ADS_CompilerGuide_D

ADS_CompilerGuide_D:ads编译器教程
ADS_CompilerGuide_D : ads compiler Guide (2007-02-06, Unix_Linux, 1438KB, 下载15次)

http://www.pudn.com/Download/item/id/248364.html

[编译器/解释器] rs274ngc_new

数控系统中的解释器源代码,可以独立的运行,直接在dos环境下解释G代码
NC system for the interpretation of the source code, independent of the operation, directly in the environment explained dos G code (2006-10-26, Unix_Linux, 147KB, 下载307次)

http://www.pudn.com/Download/item/id/221695.html

[编译器/解释器] tge

C语言前端编译器,yacc/lex编写,可自行修改代码.
C language compiler front-end, generates/lex preparation, may modify the code. (2006-04-17, Unix_Linux, 306KB, 下载82次)

http://www.pudn.com/Download/item/id/172445.html

[编译器/解释器] virtulyacc.tar

編譯器的虛擬yacc工具
鈻♀枴鈻♀枴yacc tool (2004-12-08, Unix_Linux, 95KB, 下载12次)

http://www.pudn.com/Download/item/id/1102469992606150.html

[编译器/解释器] cocorc16

COCO類似C的編譯器
COCO 鈻esembles C 鈻♀枴 (2004-12-07, Unix_Linux, 203KB, 下载9次)

http://www.pudn.com/Download/item/id/1102425863236835.html
总计:126