DEV Community

Discussion on: should i analyse C# or .NET?

Collapse
 
grahamdyson profile image
Graham Dyson

There's potential to reuse non-C# specific parts of .NET analysis, share and build on them to create a F# analyzer. For the analysis to look like the source F# there would need to be specific behaviour for things like Records and the nested types generated for lambda expressions.