Code Generation with Roslyn - Programmer Books
One of the many benefits you will discover is that Roslyn uses an innovative approach to compiler design, opening up the inner workings of the compiler process. You will learn how to see the syntax tree that Roslyn is building as it compiles your code. Additionally, you will learn to feed it your own syntax tree that you create on the fly.
Oct-31-2019, 04:41:05 GMT
- Genre:
- Technology: