Apress | .NET Development Using The Compiler API (2016 EN)

Discussion in 'Programming' started by Kanka, Apr 1, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,037
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Jason Bock
    Full Title: .NET Development Using The Compiler API
    Publisher: Apress; 1st ed. 2017 edition (July 1, 2016)
    Year: 2016
    ISBN-13: 9781484221105 (978-1-4842-2110-5), 9781484221112 (978-1-4842-2111-2)
    ISBN-10: 1484221109, 1484221117
    Pages: 176
    Language: English
    Genre: Programming
    File type: EPUB (True)
    Quality: 10/10
    Price: $17.99


    This is the first book to describe the recent significant changes to the .NET compilation process and demonstrate how .NET developers can use the new Compiler API to create compelling applications. As an open source compiler, the Compiler API now makes its code available for anyone to use. In this book, you’ll get a concise, focused view of this tremendous resource for developers, who can now use any part of the platform implementation to their advantage in analyzing applications, improving code generation, and providing enforceable patterns, all under an OSS model.

    You will learn how to analyze your code for defects in a fast, clean manner never available before. You’ll work with solutions and projects to provide automatic refactoring, and you’ll discover how you can generate code dynamically to provide application implementations at runtime

    Having the Compiler API available opens a number of doors for .NET developers that were either simply not there before, or difficult to achieve. However, the API is vast, and this concise book provides a valuable roadmap to this new development environment.


    What you’ll learn:
    ✓ Understand how to generate, compile, and execute code for a number of scenarios
    ✓ How to create diagnostics and refactoring to help developers enforce conventions and design idioms
    ✓ Experiment with the compiler code base and see what can be done to influence the inner workings of the compilation pipeline

    Who this book is for:
    Experienced .NET developers, but detailed compiler knowledge is not necessary.

    -------------
     
    Last edited by a moderator: Sep 10, 2020