Should i Build An Analyzer for C# or .NET?by@devsnicket
489 reads

Should i Build An Analyzer for C# or .NET?

May 8th 2020
4 min
by @devsnicket 489 reads
tldt arrow
Read on Terminal Reader🖨️

Too Long; Didn't Read

The analyzer is based on C# CaaS (Compiler as a Service) and not C# IL (Common Intermediate Language) It will use namespaces, as namespaces are used in C# to reference dependencies not file paths. C# language features are represented in CIL with additional structure not found in the original code. CIL has a more restricted set of instructions, but as a result is more verbose than C#. This has a structure that matches everywhere else, but then use one to insert additional groups not present in the other.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Should i Build An Analyzer for C# or .NET?
Graham Dyson HackerNoon profile picture

@devsnicket

Graham Dyson
react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa