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
29 stars
2 watching
5 forks
Language: C#
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |
| A simple and extensible C++ pattern matching library | 228 |
| An experimental C++ pattern matching library | 670 |
| C# code analysis rules to enforce coding standards and best practices | 22 |
| A lightweight C++ header-only pattern-matching library with macro-free APIs. | 580 |
| A Python module implementing native pattern matching with functional language semantics | 162 |
| A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
| A compiler for pattern matching in Common Lisp | 336 |
| A C++ library for pattern-based file matching and recursive searching | 252 |
| A library for matching patterns on abstract syntax trees (ASTs) in programming languages. | 100 |
| An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 |
| A flexible regular expression language and engine for token-based pattern matching in natural language processing. | 75 |
| An implementation of pattern matching for Go. | 246 |
| Analyzes C# code to generate MongoDB Query API equivalent | 27 |
| Provides a functional-style recursive pattern matching framework for Python | 29 |