Microsoft.CodeAnalysis.CSharp.PatternMatching

Pattern matcher

A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring.

Pattern matching for Roslyn syntax trees

GitHub

29 stars
2 watching
5 forks
Language: C#
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
solodon4/mach7 A C++ library providing a functional programming style pattern-matching mechanism 1,283
jbandela/simple_match A simple and extensible C++ pattern matching library 227
mpark/patterns A C++ library that provides a pattern-matching system for expressing matching and transformation logic. 666
menees/analyzers C# code analysis rules to enforce coding standards and best practices 22
bowenfu/matchit.cpp A lightweight C++ header-only pattern-matching library with macro-free APIs. 573
grantjenks/python-pattern-matching A Python module implementing native pattern matching with functional language semantics 162
nogizhopaboroda/f_context A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. 34
guicho271828/trivia A compiler for pattern matching in Common Lisp 334
p-ranav/glob A C++ library for pattern-based file matching and recursive searching 249
krux02/ast-pattern-matching A library for matching patterns on abstract syntax trees (ASTs) in programming languages. 100
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,129
knowitall/openregex A flexible regular expression language and engine for token-based pattern matching in natural language processing. 75
alexpantyukhin/go-pattern-match An implementation of pattern matching for Go. 244
mongodb/mongo-csharp-analyzer Analyzes C# code to generate MongoDB Query API equivalent 27
admk/patmat Provides a functional-style recursive pattern matching framework for Python 29