Modern compiler implementation in C / Andrew W. Appel with Maia Ginsburg.

Appel, Andrew W., 1960-
Call Number
005.4/53
Author
Appel, Andrew W., 1960- author.
Title
Modern compiler implementation in C / Andrew W. Appel with Maia Ginsburg.
Physical Description
1 online resource (x, 544 pages) : digital, PDF file(s).
Notes
Title from publisher's bibliographic system (viewed on 05 Oct 2015).
Summary
This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and object-oriented languages, that are missing from most books. In addition, more advanced chapters are now included so that it can be used as the basis for a two-semester or graduate course. The most accepted and successful techniques are described in a concise way, rather than as an exhaustive catalog of every possible variant. Detailed descriptions of the interfaces between modules of a compiler are illustrated with actual C header files. The first part of the book, Fundamentals of Compilation, is suitable for a one-semester first course in compiler design. The second part, Advanced Topics, which includes the advanced chapters, covers the compilation of object-oriented and functional languages, garbage collection, loop optimizations, SSA form, loop scheduling, and optimization for cache-memory hierarchies.
Added Author
Ginsburg, Maia, author.
Subject
COMPILERS (COMPUTER PROGRAMS)
C (COMPUTER PROGRAM LANGUAGE)
Multimedia
Total Ratings: 0
No records found to display.
 
 
 
02510nam a22003738i 4500
001
 
 
vtls001584377
003
 
 
VRT
005
 
 
20200921121800.0
006
 
 
m|||||o||d||||||||
007
 
 
cr||||||||||||
008
 
 
200921s1998||||enk     o     ||1 0|eng|d
020
$a 9781139174930 (ebook)
020
$z 9780521583909 (hardback)
020
$z 9780521607650 (paperback)
035
$a (UkCbUP)CR9781139174930
039
9
$y 202009211218 $z santha
040
$a UkCbUP $b eng $e rda $c UkCbUP
050
0
0
$a QA76.76.C65 $b A673 1998
082
0
0
$a 005.4/53 $2 21
100
1
$a Appel, Andrew W., $d 1960- $e author.
245
1
0
$a Modern compiler implementation in C / $c Andrew W. Appel with Maia Ginsburg.
264
1
$a Cambridge : $b Cambridge University Press, $c 1998.
300
$a 1 online resource (x, 544 pages) : $b digital, PDF file(s).
336
$a text $b txt $2 rdacontent
337
$a computer $b c $2 rdamedia
338
$a online resource $b cr $2 rdacarrier
500
$a Title from publisher's bibliographic system (viewed on 05 Oct 2015).
520
$a This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and object-oriented languages, that are missing from most books. In addition, more advanced chapters are now included so that it can be used as the basis for a two-semester or graduate course. The most accepted and successful techniques are described in a concise way, rather than as an exhaustive catalog of every possible variant. Detailed descriptions of the interfaces between modules of a compiler are illustrated with actual C header files. The first part of the book, Fundamentals of Compilation, is suitable for a one-semester first course in compiler design. The second part, Advanced Topics, which includes the advanced chapters, covers the compilation of  object-oriented and functional languages, garbage collection, loop optimizations, SSA form, loop scheduling, and optimization for cache-memory hierarchies.
650
0
$a COMPILERS (COMPUTER PROGRAMS)
650
0
$a C (COMPUTER PROGRAM LANGUAGE)
700
1
$a Ginsburg, Maia, $e author.
776
0
8
$i Print version: $z 9780521583909
856
4
0
$u https://doi.org/10.1017/CBO9781139174930
999
$a VIRTUA               
No Reviews to Display
Summary
This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and object-oriented languages, that are missing from most books. In addition, more advanced chapters are now included so that it can be used as the basis for a two-semester or graduate course. The most accepted and successful techniques are described in a concise way, rather than as an exhaustive catalog of every possible variant. Detailed descriptions of the interfaces between modules of a compiler are illustrated with actual C header files. The first part of the book, Fundamentals of Compilation, is suitable for a one-semester first course in compiler design. The second part, Advanced Topics, which includes the advanced chapters, covers the compilation of object-oriented and functional languages, garbage collection, loop optimizations, SSA form, loop scheduling, and optimization for cache-memory hierarchies.
Notes
Title from publisher's bibliographic system (viewed on 05 Oct 2015).
Subject
COMPILERS (COMPUTER PROGRAMS)
C (COMPUTER PROGRAM LANGUAGE)
Multimedia