mikmatch
Pattern matcher
An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic
OCaml pattern-matching extended with regexps (unmaintained)
22 stars
7 watching
7 forks
Language: OCaml
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An algorithm implementation for efficient multi-string pattern matching using trie data structures. | 25 |
| Provides a functional-style recursive pattern matching framework for Python | 29 |
| A flexible regular expression language and engine for token-based pattern matching in natural language processing. | 75 |
| An experimental C++ pattern matching library | 670 |
| Tools for inspecting and debugging OCaml values | 29 |
| A library that provides Perl-compatible regular expressions for string matching in OCaml | 31 |
| A macro-based library for pattern matching in Nim programming language | 103 |
| A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
| A macro that allows safe and concise pattern matching within the pipe operator | 58 |
| An implementation of pattern matching for Go. | 246 |
| A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 412 |
| A combinator library that decodes JSON-like data into OCaml types | 85 |
| A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |
| A pattern matching library for Clojure, optimized for performance and ease of use. | 1,189 |
| A compiler for pattern matching in Common Lisp | 336 |