- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 95字
- 2021-07-02 12:44:32
Compiler as a service
Microsoft has been working on how some parts of the source code of the compiler can be opened up to the world. Consequently, as a programmer, you are capable of querying the compiler on some of its internal work principles. C# 6.0 introduced a number of libraries that enable the developer to get an insight into the compiler, the binder, the syntax tree of the program, and so on. Although the features were developed for a long time as the Roslyn project, Microsoft have finally released it to the external world.
推薦閱讀
- Learning Scala Programming
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第三版)
- Python自動(dòng)化運(yùn)維快速入門(第2版)
- Python從菜鳥(niǎo)到高手(第2版)
- 程序員數(shù)學(xué):用Python學(xué)透線性代數(shù)和微積分
- Hands-On Swift 5 Microservices Development
- PLC編程與調(diào)試技術(shù)(松下系列)
- Swift細(xì)致入門與最佳實(shí)踐
- Working with Odoo
- RISC-V體系結(jié)構(gòu)編程與實(shí)踐(第2版)
- Nginx實(shí)戰(zhàn):基于Lua語(yǔ)言的配置、開(kāi)發(fā)與架構(gòu)詳解
- Active Directory with PowerShell
- 微信小程序開(kāi)發(fā)與實(shí)戰(zhàn)(微課版)
- 現(xiàn)代CPU性能分析與優(yōu)化
- SAP Web Dynpro for ABAP開(kāi)發(fā)技術(shù)詳解:基礎(chǔ)應(yīng)用