Clang Compiler Frontend : Get to grips with the internals of a C/C++ compiler frontend and create your own tools

個数:

Clang Compiler Frontend : Get to grips with the internals of a C/C++ compiler frontend and create your own tools

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 326 p.
  • 言語 ENG
  • 商品コード 9781837630981
  • DDC分類 005.133

Full Description

Boost your productivity with a variety of compiler tools that integrate seamlessly into your IDE

Key Features

Expand your understanding of the C++ programming language by learning about how the C++ compiler works and how to utilize its advanced features
Explore techniques for static code analysis and use them to create lint checks
Enhance your IDE to support advanced compiler tools
Purchase of the print or Kindle book includes a free PDF eBook

Book DescriptionDiscover the power of Clang, a versatile compiler known for its compilation speed and insightful error and warning messages. This book will get you acquainted with the capabilities of Clang, helping you harness its features for performance improvements and modularity by creating custom compiler tools.
While focused on Clang compiler frontend, this book also covers other parts of LLVM, essential to understanding Clang's functionality, to keep up with the constantly evolving LLVM project.
Starting with LLVM fundamentals, from installation procedures to development tools, this book walks you through Clang's internal architecture and its integral role within LLVM. As you progress, you'll also tackle optimizing compilation performance through features such as C++ modules and header maps.
The later chapters cover tools developed using the Clang/LLVM, including clang-tidy for linting, refactoring tools, and IDE support, and feature many examples to illustrate the material.
By the end of this book, you'll have a solid understanding of Clang, different Clang Tools, and how to use them to their fullest potential.What you will learn

Get to grips with compiler architecture
Gain an understanding of the inner workings of Clang
Familiarize yourself with features specific to Clang
Investigate various techniques for static code analysis
Acquire knowledge on how to use AST matchers
Create custom code modification and refactoring tools
Explore tools for integrating compiler tools with IDEs

Who this book is forThis book is for experienced C++ software engineers who have no prior experience with compiler design but want to gain the knoweldge they need to get up and running. Engineers who want to learn about how Clang works and familiarize themselves with its specific features will also benefit from this book.

Contents

Table of Contents

Environment Setup
Clang Architecture
Clang AST
Basic Libraries and Tools
Clang-Tidy Linter Framework
Advanced Code Analysis
Refactoring Tools
IDE Support and Clangd
Appendix 1: Compilation Database
Appendix 2: Build Speed Optimizations

最近チェックした商品