RoslynQuoter

Syntax analyzer

An analysis tool that generates syntax tree API calls from C# source code

Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree

GitHub

957 stars
29 watching
121 forks
Language: C#
last commit: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dotnet/roslyn-sdkProvides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform517
cezarypiatek/multithreadinganalyzerAnalyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls.30
dotnet/roslyn-analyzersAnalyzes .NET code for style, quality and maintainability issues1,598
code-cracker/code-crackerAn analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn.1,130
cezarypiatek/exceptionanalyzerAnalyzes C# code for exception usage best practices20
meziantou/meziantou.analyzerAn analyzer tool that enforces good practices in C# programming966
rekkonnect/syndiesisA syntax visualizer and editor for C# and Visual Basic65
rlgnak/selectorlyzer.analyzersAn analyzer tool for enforcing project-specific coding conventions in C# projects8
menees/analyzersC# code analysis rules to enforce coding standards and best practices22
dotnet/roslynProvides a compiler and code analysis API for C# and Visual Basic languages19,145
wintellect/wintellect.analyzersAnalyzers for code quality and best practices in C# development91
sonarsource/sonarqube-roslyn-sdkProvides tools to integrate Roslyn analyzers with SonarQube86
pvginkel/microsoft.codeanalysis.csharp.patternmatchingA library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring.29
netfabric/netfabric.hyperlinq.analyzerAn analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements.44
mikepopoloski/slangProvides tools and services for compiling, parsing, and analyzing SystemVerilog code644