A Practical Approach to Compiler Construction: Undergraduate Topics in Computer Science
Autor Des Watsonen Limba Engleză Paperback – 10 apr 2017
A Practical Approach to Compiler Construction covers the fundamental principles of the subject in an accessible way. It presents the necessary background theory and shows how it can be applied to implement complete compilers. A step-by-step approach, based on a standard compiler structure is adopted, presenting up-to-date techniques and examples. Strategies and designs are described in detail to guide the reader in implementing a translator for a programming language.
A simple high-level language, loosely based on C, is used to illustrate aspects of the compilation process. Code examples in C are included, together with discussion and illustration of how this code can be extended to cover the compilation of more complex languages. Examples are also given of the use of the flex and bison compiler construction tools. Lexical and syntax analysis is covered in detail together with a comprehensive coverage of semantic analysis, intermediate representations, optimisation and code generation. Introductory material on parallelisation is also included.
Designed for personal study as well as for use in introductory undergraduate and postgraduate courses in compiler design, the author assumes that readers have a reasonable competence in programming in any high-level language.
Din seria Undergraduate Topics in Computer Science
- 20% Preț: 376.05 lei
- 20% Preț: 342.45 lei
- 20% Preț: 339.11 lei
- 20% Preț: 227.15 lei
- 20% Preț: 183.40 lei
- 20% Preț: 245.43 lei
- 20% Preț: 306.71 lei
- 20% Preț: 280.92 lei
- 20% Preț: 226.64 lei
- 20% Preț: 276.82 lei
- 20% Preț: 179.87 lei
- 20% Preț: 395.04 lei
- 20% Preț: 250.22 lei
- 20% Preț: 335.08 lei
- 20% Preț: 300.41 lei
- 20% Preț: 305.61 lei
- 20% Preț: 272.43 lei
- 20% Preț: 341.85 lei
- 20% Preț: 375.65 lei
- 20% Preț: 258.78 lei
- 20% Preț: 206.45 lei
- 20% Preț: 307.16 lei
- 20% Preț: 225.02 lei
- 20% Preț: 217.61 lei
- 20% Preț: 272.66 lei
- 20% Preț: 366.84 lei
- 20% Preț: 237.35 lei
- 20% Preț: 374.20 lei
- 20% Preț: 241.37 lei
- 20% Preț: 232.79 lei
- 20% Preț: 454.08 lei
- 20% Preț: 297.28 lei
- 20% Preț: 298.32 lei
- 20% Preț: 567.67 lei
- 20% Preț: 292.18 lei
- 20% Preț: 294.86 lei
- 20% Preț: 191.35 lei
- 20% Preț: 243.35 lei
- 20% Preț: 291.69 lei
- 20% Preț: 278.10 lei
- 20% Preț: 382.10 lei
- 20% Preț: 184.28 lei
- 20% Preț: 298.11 lei
- 20% Preț: 281.40 lei
- 20% Preț: 754.32 lei
- 20% Preț: 348.75 lei
Preț: 296.71 lei
Preț vechi: 370.88 lei
-20% Nou
Puncte Express: 445
Preț estimativ în valută:
56.78€ • 58.98$ • 47.17£
56.78€ • 58.98$ • 47.17£
Carte tipărită la comandă
Livrare economică 01-15 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783319527871
ISBN-10: 3319527878
Pagini: 266
Ilustrații: XV, 254 p. 26 illus.
Dimensiuni: 155 x 235 x 19 mm
Greutate: 0.39 kg
Ediția:1st ed. 2017
Editura: Springer International Publishing
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:Cham, Switzerland
ISBN-10: 3319527878
Pagini: 266
Ilustrații: XV, 254 p. 26 illus.
Dimensiuni: 155 x 235 x 19 mm
Greutate: 0.39 kg
Ediția:1st ed. 2017
Editura: Springer International Publishing
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:Cham, Switzerland
Cuprins
Preface.- List of Figures.- Introduction.- Compilers and Interpreters.- Lexical Analysis.- Approaches to Syntax Analysis.- Practicalities of Syntax Analysis.- Semantic Analysis and Intermediate Code.- Optimisation.- Code Generation.- Implementation Issues.- Appendix: The DL Language.- Index
Recenzii
“I found this book easy to read, with relevant examples and a good set of references. For me, its most interesting feature is the strategy used to support a particular audience: people who need to process text but will not write production compilers. The material itself has been standard for 30 years.” (Computing Reviews, August, 2017)
“The book is an excellent resource for anyone who is looking for an introduction to the basic structure and concepts of a compiler. Better-suited works are available for an in-depth analysis.” (Jonas Devlieghere, Computing Reviews , February, 16, 2018)
Notă biografică
Des Watson works in the field of compiler design and development. He has extensive experience in research and both undergraduate and postgraduate teaching in programming language design and implementation at the University of Sussex, UK. He also works with commercial organisations, particularly in the field of compiler optimisation of code for embedded systems.
Textul de pe ultima copertă
This book provides a practically-oriented introduction to high-level programming language implementation. It demystifies what goes on within a compiler and stimulates the reader's interest in compiler design, an essential subject of computer science. Programming language analysis and translation techniques are used in many software application areas.
A Practical Approach to Compiler Construction covers the fundamental principles of the subject in an accessible way. It presents the necessary background theory and shows how how it can be applied to implement complete compilers. A step-by-step approach, based on a standard compiler structure is adopted, presenting up-to-date techniques and examples. Strategies and designs are described in detail to guide the reader in implementing a translator for a programming language.
A simple high-level language, loosely based on C, is used to illustrate aspects of the compilation process. Code examples in C are included, together with discussion and illustration of how this code can be extended to cover the compilation of more complex languages. Examples are also given of the use of the flex and bison compiler construction tools. Lexical and syntax analysis is covered in detail together with a comprehensive coverage of semantic analysis, intermediate representations, optimisation and code generation. Introductory material on parallelisation is also included.
Designed for personal study as well as for use in introductory undergraduate and postgraduate courses in compiler design, the author assumes that readers have a reasonable competence in programming in any high-level language.
A Practical Approach to Compiler Construction covers the fundamental principles of the subject in an accessible way. It presents the necessary background theory and shows how how it can be applied to implement complete compilers. A step-by-step approach, based on a standard compiler structure is adopted, presenting up-to-date techniques and examples. Strategies and designs are described in detail to guide the reader in implementing a translator for a programming language.
A simple high-level language, loosely based on C, is used to illustrate aspects of the compilation process. Code examples in C are included, together with discussion and illustration of how this code can be extended to cover the compilation of more complex languages. Examples are also given of the use of the flex and bison compiler construction tools. Lexical and syntax analysis is covered in detail together with a comprehensive coverage of semantic analysis, intermediate representations, optimisation and code generation. Introductory material on parallelisation is also included.
Designed for personal study as well as for use in introductory undergraduate and postgraduate courses in compiler design, the author assumes that readers have a reasonable competence in programming in any high-level language.
Caracteristici
Presents a practically-oriented introduction to compiler design Explains the fundamental principles of programming language implementation Shows how a compiler can be constructed, with and without the use of compiler construction tools Includes supplementary material: sn.pub/extras