Automatic Code Generation Using Dynamic Programming: A Practical Approach,Used
4.5 (1,234)
Sold 100+ last 30 days
20% off first order
$78.14
Color
Black
Quantity
Product description loading
Product description loading
This is the product description text that will appear here.
Quantity
1
Implementation of Hburg code generator enables automatic code generation from declarative specifications for improved compiler back ends
Attribute grammar style specifications allow flexible placement of semantic actions for tailored code generation
Dynamic programming integration ensures optimal instruction selection based on tree pattern matching
Two complete examples demonstrate code generation for RISC and CISC architectures, showcasing practical application
Summarized by Shop
Building compiler back ends from declarative specifications that map tree structured intermediate representations onto target machine code is the topic of this book. Although many tools and approaches have been devised to tackle the problem of automated code generation, there is still room for improvement. In this context we present HBURG