32 books
—
1 voter
Compilers Books
Showing 1-50 of 207
Compilers: Principles, Techniques, and Tools (Hardcover)
by (shelved 66 times as compilers)
avg rating 4.10 — 3,026 ratings — published 1986
Crafting Interpreters (Paperback)
by (shelved 31 times as compilers)
avg rating 4.71 — 458 ratings — published 2021
Engineering a Compiler (Hardcover)
by (shelved 30 times as compilers)
avg rating 4.09 — 211 ratings — published 2003
Advanced Compiler Design and Implementation (Hardcover)
by (shelved 19 times as compilers)
avg rating 3.90 — 93 ratings — published 1997
Modern Compiler Implementation in C (Paperback)
by (shelved 13 times as compilers)
avg rating 3.69 — 42 ratings — published 1997
Language Implementation Patterns: Techniques for Implementing Domain-Specific Languages (Paperback)
by (shelved 12 times as compilers)
avg rating 3.88 — 190 ratings — published 2009
Writing An Interpreter In Go (ebook)
by (shelved 11 times as compilers)
avg rating 4.60 — 344 ratings — published
Optimizing Compilers for Modern Architectures: A Dependence-based Approach (Hardcover)
by (shelved 11 times as compilers)
avg rating 4.45 — 22 ratings — published 2001
Writing A Compiler In Go (Kindle Edition)
by (shelved 10 times as compilers)
avg rating 4.65 — 110 ratings — published
Compiler design in C (Prentice-Hall software series)
by (shelved 9 times as compilers)
avg rating 3.91 — 32 ratings — published 1989
Retargetable C Compiler, A: Design and Implementation (Paperback)
by (shelved 9 times as compilers)
avg rating 3.93 — 29 ratings — published 1995
Writing Compilers and Interpreters (Paperback)
by (shelved 8 times as compilers)
avg rating 3.92 — 72 ratings — published 1991
Parsing Techniques: A Practical Guide (Monographs in Computer Science)
by (shelved 8 times as compilers)
avg rating 4.19 — 36 ratings — published 1990
Programming Language Pragmatics (Paperback)
by (shelved 8 times as compilers)
avg rating 3.99 — 361 ratings — published 1997
Principles of Compiler Design (Hardcover)
by (shelved 7 times as compilers)
avg rating 3.98 — 140 ratings — published 1977
Compiler Construction (International Computer Science Series)
by (shelved 7 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 6 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 6 times as compilers)
avg rating 4.14 — 69 ratings — published 2004
Build Your Own Lisp (ebook)
by (shelved 6 times as compilers)
avg rating 4.14 — 78 ratings — published 2014
Implementing Programming Languages. an Introduction to Compilers and Interpreters (Texts in Computing)
by (shelved 6 times as compilers)
avg rating 3.77 — 13 ratings — published 2012
Modern Compiler Implementation in ML (Volume 0)
by (shelved 6 times as compilers)
avg rating 4.10 — 62 ratings — published 1997
The Theory of Parsing, Translation, and Compiling (Volume 2: Compiling)
by (shelved 5 times as compilers)
avg rating 3.64 — 14 ratings — published
The Theory of Parsing, Translation, and Compiling Volume 1: Parsing (Hardcover)
by (shelved 5 times as compilers)
avg rating 3.76 — 29 ratings — published 1972
Linkers and Loaders (The Morgan Kaufmann Series in Software Engineering and Programming)
by (shelved 5 times as compilers)
avg rating 4.10 — 167 ratings — published 1999
Modern Compiler Design (Worldwide Series in Computer Science)
by (shelved 5 times as compilers)
avg rating 3.55 — 33 ratings — published 2000
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,869 ratings — published 1984
Modern Compiler Implementation in Java (Hardcover)
by (shelved 4 times as compilers)
avg rating 3.54 — 82 ratings — published 1997
The Definitive ANTLR 4 Reference (Paperback)
by (shelved 4 times as compilers)
avg rating 4.33 — 128 ratings — published 2012
Basics Of Compiler Design (Paperback)
by (shelved 4 times as compilers)
avg rating 3.70 — 10 ratings — published
Writing a C Compiler: Build a Real Programming Language from Scratch (Paperback)
by (shelved 3 times as compilers)
avg rating 3.55 — 11 ratings — published
Getting Started with LLVM Core Libraries (Kindle Edition)
by (shelved 3 times as compilers)
avg rating 3.58 — 36 ratings — published 2014
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
Compiler Design: Analysis and Transformation (Hardcover)
by (shelved 2 times as compilers)
avg rating 4.00 — 1 rating — published 2011
Learn LLVM 17: A beginner's guide to learning LLVM compiler tools and core libraries with C++ (Kindle Edition)
by (shelved 2 times as compilers)
avg rating 3.75 — 4 ratings — published
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
The Elements Of Computing Systems: Building A Modern Computer From First Principles (Hardcover)
by (shelved 2 times as compilers)
avg rating 4.54 — 964 ratings — published 2005
Computer Systems: A Programmer's Perspective (Hardcover)
by (shelved 2 times as compilers)
avg rating 4.46 — 1,148 ratings — published 2002
Parsing Beyond Context-Free Grammars (Cognitive Technologies)
by (shelved 2 times as compilers)
avg rating 5.00 — 1 rating — published 2010
Computing Patterns in Strings (Hardcover)
by (shelved 2 times as compilers)
avg rating 4.60 — 5 ratings — published 2003
Generalized LR Parsing (Hardcover)
by (shelved 2 times as compilers)
avg rating 3.00 — 1 rating — published 1991
Introduction to Compiler Design (Undergraduate Topics in Computer Science)
by (shelved 2 times as compilers)
avg rating 3.67 — 12 ratings — published 2011




