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: about 1 month ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dotnet/roslyn-sdk Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform 517
cezarypiatek/multithreadinganalyzer Analyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls. 30
dotnet/roslyn-analyzers Analyzes .NET code for style, quality and maintainability issues 1,598
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,130
cezarypiatek/exceptionanalyzer Analyzes C# code for exception usage best practices 20
meziantou/meziantou.analyzer An analyzer tool that enforces good practices in C# programming 966
rekkonnect/syndiesis A syntax visualizer and editor for C# and Visual Basic 65
rlgnak/selectorlyzer.analyzers An analyzer tool for enforcing project-specific coding conventions in C# projects 8
menees/analyzers C# code analysis rules to enforce coding standards and best practices 22
dotnet/roslyn Provides a compiler and code analysis API for C# and Visual Basic languages 19,145
wintellect/wintellect.analyzers Analyzers for code quality and best practices in C# development 91
sonarsource/sonarqube-roslyn-sdk Provides tools to integrate Roslyn analyzers with SonarQube 86
pvginkel/microsoft.codeanalysis.csharp.patternmatching A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. 29
netfabric/netfabric.hyperlinq.analyzer An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. 44
mikepopoloski/slang Provides tools and services for compiling, parsing, and analyzing SystemVerilog code 644