f_context
Pattern matcher
A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching.
Pattern matching and easy recursion library for CoffeeScript
34 stars
3 watching
3 forks
Language: CoffeeScript
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An experiment in adding functional pattern matching to JavaScript | 247 |
| A pattern matching library for Clojure with focus on simplicity and abstraction | 176 |
| 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 |
| Provides a functional-style recursive pattern matching framework for Python | 29 |
| A macro system for defining Clojure functions with pattern matching capabilities. | 476 |
| A simple and extensible C++ pattern matching library | 228 |
| A Python module implementing native pattern matching with functional language semantics | 162 |
| A compiler for pattern matching in Common Lisp | 336 |
| An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
| An implementation of pattern matching for Go. | 246 |
| Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
| A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 412 |
| A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. | 29 |
| A lightweight C++ header-only pattern-matching library with macro-free APIs. | 580 |