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.
176 stars
18 watching
14 forks
Language: Clojure
last commit: 7 months ago
Linked from 1 awesome list
clojurefunctional-programmingpattern-matching
Related projects:
Repository | Description | Stars |
---|---|---|
| A pattern matching library for Clojure, optimized for performance and ease of use. | 1,189 |
| A macro system for defining Clojure functions with pattern matching capabilities. | 476 |
| 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 |
| Provides a functional-style recursive pattern matching framework for Python | 29 |
| A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |
| An experiment in adding functional pattern matching to JavaScript | 247 |
| A macro-based library for pattern matching in Nim programming language | 103 |
| A library for matching patterns on abstract syntax trees (ASTs) in programming languages. | 100 |
| An implementation of pattern matching for Go. | 246 |
| Provides pattern matching support for monads in the Clojure cats library. | 53 |
| A simple and extensible C++ pattern matching library | 228 |
| A collection of classes for string matching algorithms | 378 |
| An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
| A flexible regular expression language and engine for token-based pattern matching in natural language processing. | 75 |