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: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
blackrabbitt/mspmAn algorithm implementation for efficient multi-string pattern matching using trie data structures.25
admk/patmatProvides a functional-style recursive pattern matching framework for Python29
knowitall/openregexA flexible regular expression language and engine for token-based pattern matching in natural language processing.75
mpark/patternsAn experimental C++ pattern matching library670
mjambon/dumTools for inspecting and debugging OCaml values29
mmottl/pcre-ocamlA library that provides Perl-compatible regular expressions for string matching in OCaml31
alehander92/garaA macro-based library for pattern matching in Nim programming language103
nogizhopaboroda/f_contextA CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching.34
mgwidmann/elixir-pattern_tapA macro that allows safe and concise pattern matching within the pipe operator58
alexpantyukhin/go-pattern-matchAn implementation of pattern matching for Go.246
timbray/quaminaA fast pattern-matching library for Go that enables efficient discovery of matching fields in event data.412
mattjbray/ocaml-decodersA combinator library that decodes JSON-like data into OCaml types85
solodon4/mach7A C++ library providing a functional programming style pattern-matching mechanism1,286
clojure/core.matchA pattern matching library for Clojure, optimized for performance and ease of use.1,189
guicho271828/triviaA compiler for pattern matching in Common Lisp336