gara
Pattern matcher
A macro-based library for pattern matching in Nim programming language
103 stars
3 watching
4 forks
Language: Nim
last commit: over 4 years ago
Linked from 2 awesome lists
nimpattern
Related projects:
Repository | Description | Stars |
---|---|---|
| A pattern matching library for Nim | 277 |
| A library for matching patterns on abstract syntax trees (ASTs) in programming languages. | 100 |
| Provides a functional-style recursive pattern matching framework for Python | 29 |
| A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |
| A compiler for pattern matching in Common Lisp | 336 |
| A Nim library for matching file paths against Unix style glob patterns. | 61 |
| An algorithm implementation for efficient multi-string pattern matching using trie data structures. | 25 |
| A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |
| An implementation of pattern matching for Go. | 246 |
| A flexible regular expression language and engine for token-based pattern matching in natural language processing. | 75 |
| An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
| A pattern matching library for Clojure with focus on simplicity and abstraction | 176 |
| A macro that allows safe and concise pattern matching within the pipe operator | 58 |
| A Python module implementing native pattern matching with functional language semantics | 162 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |