码迷,mamicode.com
首页 > 其他好文 > 详细

Roslyn Cookbook

时间:2019-01-01 22:42:58      阅读:231      评论:0      收藏:0      [点我收藏+]

标签:release   mil   abc   line   isbn   nta   www   operator   lower   

Roslyn Cookbook

by Manish Vasani

Publisher: Packt Publishing

Release Date: July 2017

ISBN: 9781787286832

?

技术分享图片

?

Design and Implement a New C# Language Feature

In this chapter, we will cover the following recipes:

  • Designing syntax and grammar for a new C# language feature
  • Implementing parser support for a new C# language feature
  • Implementing binding/semantic analysis support for a new C# language feature
  • Implementing lowering/code generation support for a new C# language feature
  • Writing unit tests for C# parsing, binding, and codegen phases

?

? Design and Implement a New C# Language Feature

    1. New language feature: Switch Operator (?::)
    1. Getting Started
    2. How to do it...
    3. How it works...
    1. Getting Started
    2. How to do it...
    3. How it works...
    1. Getting Started
    2. How to do it...
    3. How it works...
    4. There‘s more...
    1. Getting Started
    2. How to do it...
    3. How it works...
    1. Getting Started
    2. How to do it...

Roslyn Cookbook

标签:release   mil   abc   line   isbn   nta   www   operator   lower   

原文地址:https://www.cnblogs.com/xiexiaokui/p/10206267.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!