Related Books

Getting Started with LLVM Core Libraries
Language: en
Pages: 487
Authors: Bruno Cardoso Lopes
Categories: Computers
Type: BOOK - Published: 2014-08-26 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

This book is intended for enthusiasts, computer science students, and compiler engineers interested in learning about the LLVM framework. You need a background
LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries
Language: en
Pages: 370
Authors: Min-Yih Hsu
Categories: Computers
Type: BOOK - Published: 2021-04-22 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn how you can build the next big programming language, compiler, or source code analyzer using LLVM and Clang Key FeaturesExplore Clang, LLVM’s middle-end
Learn LLVM 12
Language: en
Pages: 393
Authors: Kai Nacke
Categories: Computers
Type: BOOK - Published: 2021-05-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn how to build and use all parts of real-world compilers, including the frontend, optimization pipeline, and a new backend by leveraging the power of LLVM c
LLVM Essentials
Language: en
Pages: 166
Authors: Suyog Sarda
Categories: Computers
Type: BOOK - Published: 2015-12-21 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Become familiar with the LLVM infrastructure and start using LLVM libraries to design a compiler About This Book Learn to use the LLVM libraries to emit interme
Crafting Interpreters
Language: en
Pages: 1021
Authors: Robert Nystrom
Categories: Computers
Type: BOOK - Published: 2021-07-27 - Publisher: Genever Benning

DOWNLOAD EBOOK

Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience