trivia
Pattern matcher
A compiler for pattern matching in Common Lisp
Pattern Matcher Compatible with Optima
336 stars
17 watching
22 forks
Language: Common Lisp
last commit: about 1 year ago
Linked from 2 awesome lists
common-lisppattern-matching
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A macro-based library for pattern matching in Nim programming language | 103 |
| | A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
| | 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 |
| | An algorithm implementation for efficient multi-string pattern matching using trie data structures. | 25 |
| | A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |
| | A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. | 29 |
| | An implementation of pattern matching for Go. | 246 |
| | An experimental C++ pattern matching library | 670 |
| | A pattern matching library for Nim | 277 |
| | A lightweight C++ header-only pattern-matching library with macro-free APIs. | 580 |
| | Provides a functional-style recursive pattern matching framework for Python | 29 |
| | An experiment in adding functional pattern matching to JavaScript | 247 |
| | An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
| | A Python module implementing native pattern matching with functional language semantics | 162 |