Modern Compiler Implementation in C

GPTKB entity

Properties (51)
Predicate Object
gptkbp:instanceOf book
gptkbp:author gptkb:Andrew_W._Appel
gptkbp:contains examples in C
gptkbp:focus practical implementation of compilers
gptkbp:format hardcover
gptkbp:hasVersion second
https://www.w3.org/2000/01/rdf-schema#label Modern Compiler Implementation in C
gptkbp:ISBN 978-0521624308
gptkbp:language English
gptkbp:pageCount 432
gptkbp:publisher gptkb:Cambridge_University_Press
gptkbp:relatedTo compiler design
gptkbp:releaseYear 1998
gptkbp:subject compilers
gptkbp:targetAudience computer science students
gptkbp:taught language translation
programming languages
error handling
type checking
parsing techniques
semantic analysis
optimization techniques
code optimization
lexical analysis
code generation
symbol tables
syntax analysis
linking and loading
runtime environments
compiler design principles
compiler construction tools
advanced compiler techniques
compiler architecture
compiler case studies
compiler community and resources
compiler debugging
compiler documentation practices
compiler implementation strategies
compiler maintenance and updates
compiler performance evaluation
compiler research topics
compiler testing
compiler user interfaces
data structures for compilers
front-end and back-end separation
intermediate representations
machine code generation
real-world compiler projects
software engineering principles in compilers
source-to-source translation
static vs dynamic analysis