akar

Pattern matcher

A pattern matching library for Clojure with focus on simplicity and abstraction

First-class patterns for Clojure. Made with love, functions, and just the right amount of syntax.

GitHub

176 stars
18 watching
14 forks
Language: Clojure
last commit: 4 months ago
Linked from 1 awesome list

clojurefunctional-programmingpattern-matching

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clojure/core.match A pattern matching library for Clojure, optimized for performance and ease of use. 1,190
killme2008/defun A macro system for defining Clojure functions with pattern matching capabilities. 477
nogizhopaboroda/f_context A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. 34
mpark/patterns A C++ library that provides a pattern-matching system for expressing matching and transformation logic. 666
admk/patmat Provides a functional-style recursive pattern matching framework for Python 29
solodon4/mach7 A C++ library providing a functional programming style pattern-matching mechanism 1,283
bramstein/funcy An experiment in adding functional pattern matching to JavaScript 247
alehander92/gara A macro-based library for pattern matching in Nim programming language 103
krux02/ast-pattern-matching A library for matching patterns on abstract syntax trees (ASTs) in programming languages. 100
alexpantyukhin/go-pattern-match An implementation of pattern matching for Go. 244
zalando-stups/cats.match Provides pattern matching support for monads in the Clojure cats library. 53
jbandela/simple_match A simple and extensible C++ pattern matching library 227
flori/amatch A collection of classes for string matching algorithms 378
mjambon/mikmatch An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic 22
knowitall/openregex A flexible regular expression language and engine for token-based pattern matching in natural language processing. 75