paint-brush
Should i Build An Analyzer for C# or .NET?by@devsnicket
494 reads
494 reads

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

by Graham Dyson4mMay 8th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

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
Graham Dyson

Graham Dyson

@devsnicket

L O A D I N G
. . . comments & more!

About Author

Graham Dyson HackerNoon profile picture
Graham Dyson@devsnicket

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Alvinashcraft
Moveax
Quanqiusou