python-pattern-matching
Pattern matcher
A Python module implementing native pattern matching with functional language semantics
Python pattern matching like functional languages.
162 stars
11 watching
12 forks
Language: Python
last commit: over 4 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a functional-style recursive pattern matching framework for Python | 29 |
| | An implementation of pattern matching for Go. | 246 |
| | Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
| | A Haskell-based programming language and interpreter for pattern-matching and functional programming on various data types | 912 |
| | A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
| | An experimental C++ pattern matching library | 670 |
| | A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. | 29 |
| | A macro-based library for pattern matching in Nim programming language | 103 |
| | A flexible regular expression language and engine for token-based pattern matching in natural language processing. | 75 |
| | An experiment in adding functional pattern matching to JavaScript | 247 |
| | A macro system for defining Clojure functions with pattern matching capabilities. | 476 |
| | A Python library providing algorithms and encoding schemes for approximate string matching. | 2,075 |
| | A language for validating and filtering Python dictionaries | 47 |
| | A compiler for pattern matching in Common Lisp | 336 |
| | A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |