32 books
—
1 voter
Compilers Books
Showing 1-50 of 202
Compilers: Principles, Techniques, and Tools (Hardcover)
by (shelved 66 times as compilers)
avg rating 4.10 — 3,024 ratings — published 1986
Crafting Interpreters (Paperback)
by (shelved 31 times as compilers)
avg rating 4.71 — 445 ratings — published 2021
Engineering a Compiler (Hardcover)
by (shelved 29 times as compilers)
avg rating 4.08 — 209 ratings — published 2003
Advanced Compiler Design and Implementation (Hardcover)
by (shelved 17 times as compilers)
avg rating 3.91 — 93 ratings — published 1997
Writing An Interpreter In Go (ebook)
by (shelved 12 times as compilers)
avg rating 4.58 — 332 ratings — published
Language Implementation Patterns: Techniques for Implementing Domain-Specific Languages (Paperback)
by (shelved 12 times as compilers)
avg rating 3.87 — 189 ratings — published 2009
Optimizing Compilers for Modern Architectures: A Dependence-based Approach (Hardcover)
by (shelved 12 times as compilers)
avg rating 4.43 — 21 ratings — published 2001
Modern Compiler Implementation in C (Paperback)
by (shelved 11 times as compilers)
avg rating 3.69 — 42 ratings — published 1997
Writing A Compiler In Go (Kindle Edition)
by (shelved 10 times as compilers)
avg rating 4.64 — 105 ratings — published
Compiler design in C (Prentice-Hall software series)
by (shelved 9 times as compilers)
avg rating 3.91 — 32 ratings — published 1989
Writing Compilers and Interpreters (Paperback)
by (shelved 8 times as compilers)
avg rating 3.90 — 70 ratings — published 1991
Programming Language Pragmatics (Paperback)
by (shelved 8 times as compilers)
avg rating 3.99 — 360 ratings — published 1997
Retargetable C Compiler, A: Design and Implementation (Paperback)
by (shelved 8 times as compilers)
avg rating 3.93 — 29 ratings — published 1995
Modern Compiler Implementation in ML (Paperback)
by (shelved 7 times as compilers)
avg rating 4.10 — 62 ratings — published 1997
Principles of Compiler Design (Hardcover)
by (shelved 7 times as compilers)
avg rating 3.99 — 139 ratings — published 1977
Parsing Techniques: A Practical Guide (Monographs in Computer Science)
by (shelved 6 times as compilers)
avg rating 4.19 — 36 ratings — published 1990
Compiler Construction (International Computer Science Series)
by (shelved 6 times as compilers)
avg rating 4.30 — 40 ratings — published 1977
The Garbage Collection Handbook: The Art of Automatic Memory Management (Chapman & Hall/CRC Applied Algorithms and Data Structures series)
by (shelved 5 times as compilers)
avg rating 4.39 — 54 ratings — published 2010
An Introduction to GCC: For the GNU Compilers GCC and G++ (Paperback)
by (shelved 5 times as compilers)
avg rating 4.14 — 69 ratings — published 2004
Build Your Own Lisp (ebook)
by (shelved 5 times as compilers)
avg rating 4.14 — 78 ratings — published 2014
Linkers and Loaders (The Morgan Kaufmann Series in Software Engineering and Programming)
by (shelved 5 times as compilers)
avg rating 4.10 — 165 ratings — published 1999
Compiling with Continuations (Hardcover)
by (shelved 5 times as compilers)
avg rating 4.00 — 28 ratings — published 1991
lex & yacc (Paperback)
by (shelved 5 times as compilers)
avg rating 3.68 — 127 ratings — published 1990
Essentials of Compilation: An Incremental Approach in Racket (Hardcover)
by (shelved 4 times as compilers)
avg rating 4.33 — 3 ratings — published
Essentials of Compilation: An Incremental Approach in Python (Hardcover)
by (shelved 4 times as compilers)
avg rating 4.00 — 1 rating — published
Structure and Interpretation of Computer Programs (Paperback)
by (shelved 4 times as compilers)
avg rating 4.47 — 4,855 ratings — published 1984
The Theory of Parsing, Translation, and Compiling (Volume 2: Compiling)
by (shelved 4 times as compilers)
avg rating 3.64 — 14 ratings — published
The Theory of Parsing, Translation, and Compiling Volume 1: Parsing (Hardcover)
by (shelved 4 times as compilers)
avg rating 3.76 — 29 ratings — published 1972
Modern Compiler Implementation in Java (Hardcover)
by (shelved 4 times as compilers)
avg rating 3.54 — 83 ratings — published 1997
The Definitive ANTLR 4 Reference (Paperback)
by (shelved 4 times as compilers)
avg rating 4.32 — 127 ratings — published 2012
Implementing Programming Languages. an Introduction to Compilers and Interpreters (Texts in Computing)
by (shelved 4 times as compilers)
avg rating 3.77 — 13 ratings — published 2012
Modern Compiler Design (Worldwide Series in Computer Science)
by (shelved 4 times as compilers)
avg rating 3.55 — 33 ratings — published 2000
Basics Of Compiler Design (Paperback)
by (shelved 4 times as compilers)
avg rating 3.70 — 10 ratings — published
The Interaction of Compilation Technology and Computer Architecture (Hardcover)
by (shelved 3 times as compilers)
avg rating 4.50 — 2 ratings — published 1994
The Theory and Practice of Compiler Writing (McGraw-Hill Series in Computer Organization and Architecture)
by (shelved 3 times as compilers)
avg rating 3.25 — 12 ratings — published 1985
High-Performance Compilers for Parallel Computing (Paperback)
by (shelved 3 times as compilers)
avg rating 4.00 — 9 ratings — published 1995
The Art of Compiler Design: Theory and Practice (Paperback)
by (shelved 3 times as compilers)
avg rating 3.00 — 3 ratings — published 1991
The Compiler Design Handbook: Optimizations and Machine Code Generation, Second Edition (Hardcover)
by (shelved 3 times as compilers)
avg rating 3.88 — 8 ratings — published 2007
Compiler Construction (Monographs in Computer Science)
by (shelved 3 times as compilers)
avg rating 2.50 — 4 ratings — published 1983
Writing a C Compiler: Build a Real Programming Language from Scratch (Paperback)
by (shelved 2 times as compilers)
avg rating 3.60 — 10 ratings — published
A Small C Compiler: Language, Usage, Theory, and Design (Paperback)
by (shelved 2 times as compilers)
avg rating 4.75 — 4 ratings — published 1988
Build Your Own Programming Language: A programmer's guide to designing compilers, interpreters, and DSLs for solving modern computing problems (Kindle Edition)
by (shelved 2 times as compilers)
avg rating 3.75 — 12 ratings — published
Programming Languages: Application and Interpretation (ebook)
by (shelved 2 times as compilers)
avg rating 4.09 — 35 ratings — published 2007
The Elements Of Computing Systems: Building A Modern Computer From First Principles (Hardcover)
by (shelved 2 times as compilers)
avg rating 4.54 — 950 ratings — published 2005
Computer Systems: A Programmer's Perspective (Hardcover)
by (shelved 2 times as compilers)
avg rating 4.46 — 1,136 ratings — published 2002
Introduction to Compiler Design (Undergraduate Topics in Computer Science)
by (shelved 2 times as compilers)
avg rating 3.67 — 12 ratings — published 2011
Getting Started with LLVM Core Libraries (Kindle Edition)
by (shelved 2 times as compilers)
avg rating 3.58 — 36 ratings — published 2014
Compiler Design: Syntactic and Semantic Analysis (Hardcover)
by (shelved 2 times as compilers)
avg rating 3.29 — 7 ratings — published 2013
Crafting A Compiler (Hardcover)
by (shelved 2 times as compilers)
avg rating 3.79 — 29 ratings — published 1988
Compiler Construction Using Java, JavaCC, and Yacc (Hardcover)
by (shelved 2 times as compilers)
avg rating 4.50 — 6 ratings — published 2011





