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)

GitHub

22 stars
7 watching
7 forks
Language: OCaml
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
blackrabbitt/mspm An algorithm implementation for efficient multi-string pattern matching using trie data structures. 26
admk/patmat Provides a functional-style recursive pattern matching framework for Python 29
knowitall/openregex A flexible regular expression language and engine for token-based pattern matching in natural language processing. 75
mpark/patterns A C++ library that provides a pattern-matching system for expressing matching and transformation logic. 666
mjambon/dum Tools for inspecting and debugging OCaml values 29
mmottl/pcre-ocaml A C library wrapper for Perl-compatible regular expressions, providing OCaml bindings for string matching and manipulation 31
alehander92/gara A macro-based library for pattern matching in Nim programming language 103
nogizhopaboroda/f_context A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. 34
mgwidmann/elixir-pattern_tap A macro that allows safe and concise pattern matching within the pipe operator 58
alexpantyukhin/go-pattern-match An implementation of pattern matching for Go. 244
timbray/quamina A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. 395
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 84
solodon4/mach7 A C++ library providing a functional programming style pattern-matching mechanism 1,283
clojure/core.match A pattern matching library for Clojure, optimized for performance and ease of use. 1,190
guicho271828/trivia A compiler for pattern matching in Common Lisp 334