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

941 stars
29 watching
119 forks
Language: C#
last commit: 25 days 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 516
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,594
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,129
cezarypiatek/exceptionanalyzer Analyzes C# code for exception usage best practices 20
meziantou/meziantou.analyzer An analyzer tool that enforces good practices in C# programming 952
rekkonnect/syndiesis A syntax visualizer and editor for C# and Visual Basic 61
rlgnak/selectorlyzer.analyzers An analyzer tool for enforcing project-specific coding conventions in C# projects 7
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,064
wintellect/wintellect.analyzers Analyzers for code quality and best practices in C# development 90
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. 42
mikepopoloski/slang Provides tools and services for compiling, parsing, and analyzing SystemVerilog code 620