豆瓣图书标签: 编译器
-
编译器设计
Keith Cooper、Linda Torczon / 郭旭 / 人民邮电出版社 / 2012-12 / 99.00元(145人评价)深入剖析现代编译器运用的算法和技术 强调代码优化和代码生成 体现编译原理教学的最新理念 本书旨在介绍编译器构造法中的艺术和科学。书中深入分析现代编译器后端所...
-
现代编译原理 : C语言描述(修订版)
[美]Andrew W.Appel、[美]MaiaGinsburg / 赵克佳、黄春、沈志宇 / 人民邮电出版社 / 2018-4 / 89.00元(35人评价)本书全面讲述了现代编译器的各个组成部分,包括词法分析、语法分析、抽象语法、语义检查、中间代码表示、指令选择、数据流分析、寄存器分配以及运行时系统等。全书分成...
-
编程语言实现模式
Terence Parr / 李袁奎、尧飘海 / 华中科技大学出版社 / 2012-3-20 / 72.00元(241人评价)《编程语言实现模式》旨在传授开发语言应用(工具)的经验和理念,帮助读者构建自己的语言应用。这里的语言应用并非特指用编译器或解释器实现编程语言,而是泛指任何处...
-
高级编译器设计与实现
(美)马其尼克/赵克佳/沈志宇 / 赵克佳、沈志宇 / 机械工业出版社 / 2005-01-01 / 75.00元(44人评价)本书涵盖了现代微处理器编译器的设计和实现方面的所有高级主题。 本书首先介绍编译器的结构、符号表管理、中间代码结构、运行时支持等问题,探讨过程内的控制流分析、...
-
现代体系结构的优化编译器
[美] Randy Allen,( / 机械工业出版社 / 2004-1 / 69.00元(13人评价)现代体系结构的优化编译器,ISBN:9787111141228,作者:(美)Randy Allen,(美)Ken Kennedy著;张兆庆等译;张兆庆译
-
Writing An Interpreter In Go
Thorsten Ball / Thorsten Ball / 2017-2-15 / USD 38.95(39人评价)In this book we will create a programming language together. We'll start with ...
-
ANTLR 4权威指南
Terence Parr / 张博 / 机械工业出版社 / 2017-5-1 / 69元(55人评价)ANTLR是一款强大的语法分析器生成工具,可用于读取、处理、执行和翻译结构化的文本或二进制文件。它被广泛应用于学术领域和工业生产实践,是众多语言、工具和框架...
-
Compiler Construction
Niklaus Wirth / Addison-Wesley Pub (Sd) / 1996-6 / USD 52.50(少于10人评价)A refreshing antidote to heavy theoretical tomes, this book is a concise, prac...
-
自己动手写Python虚拟机
海纳 / 北京航空航天大学出版社 / 2019-6 / 79.00(少于10人评价)本书按内容分为六个部分,第一部分介绍语言虚拟机的基本概念,并实现字节码解释器;第二部分,实现内嵌类型,如整数、字符串、列表和字典等;第三部分,实现了函数;第...
-
Programming Language Pragmatics : Fourth Edition
Michael L. Scott / Morgan Kaufmann / 2015-11-29 / USD 85.94(18人评价)Programming Language Pragmatics, Fourth Edition is the most comprehensive prog...
-
可变目标C编译器 : 设计与实现
Christopher W. Fraser、David R. Hanson / 王挺 / 电子工业出版社 / 2005-1-1 / 43.00(43人评价)本书系统地介绍了可变目标ANSIC编译器1cc的设计方法和实现技术。1cc是一个实用的编译器,能够不同的目标机器生成代码。本书结合1cc的具体实现,详细讲术...
-
编程卓越之道 : 第二卷:运用底层语言思想编写高级语言代码
海德 / 张菲 / 电子工业出版社 / 2007-4 / 69.00元(114人评价)《编程卓越之道第二卷:运用底层语言思想编写高级语言代码》是《编程卓越之道》系列书的第二卷,将探讨怎样用高级语言(而非汇编语言)编程得到高效率机器代码。在书中...
-
The Implementation of Functional Programming Languages
Simon L. Peyton Jones / Prentice Hall / 1987-5 / USD 61.00(18人评价)This book is about implementations, not languages, it will make no attempt to ...
-
Linkers and Loaders
John R. Levine / Morgan Kaufmann / October 1999 / GBP 46.99(137人评价)Whatever your programming language, whatever your platform, you probably tap i...
-
Engineering a Compiler, Second Edition
Keith Cooper、Linda Torczon / Morgan Kaufmann / 2011-2-21 / USD 89.95(60人评价)This entirely revised second edition of Engineering a Compiler is full of te...
-
Build Your Own Lisp
Mr Daniel Holden / CreateSpace Independent Publishing Platform / 2014-10-22 / USD 49.99(19人评价)If you’ve ever wondered how to build your own programming language or wanted t...
-
LLVM : compiler, C++, compile time
Mainyu, Eldon A. / Aud Publishing / 2012-3-2 / USD 45.00(少于10人评价)Please note that the content of this book primarily consists of articles avail...