patty
Pattern matcher
A pattern matching library for Nim
A pattern matching library for Nim
277 stars
9 watching
14 forks
Language: Nim
last commit: over 1 year ago
Linked from 1 awesome list
nimpattern-matchingvariant-objects
Related projects:
Repository | Description | Stars |
---|---|---|
alehander92/gara | A macro-based library for pattern matching in Nim programming language | 103 |
andreaferretti/interfaced | An interface library for Nim programming language | 31 |
admk/patmat | Provides a functional-style recursive pattern matching framework for Python | 29 |
andreaferretti/neo | A linear algebra library for Nim programming language | 245 |
krux02/ast-pattern-matching | A library for matching patterns on abstract syntax trees (ASTs) in programming languages. | 100 |
guicho271828/trivia | A compiler for pattern matching in Common Lisp | 334 |
alexpantyukhin/go-pattern-match | An implementation of pattern matching for Go. | 244 |
blackrabbitt/mspm | An algorithm implementation for efficient multi-string pattern matching using trie data structures. | 26 |
haltcase/glob | A Nim library for matching file paths against Unix style glob patterns. | 61 |
grantjenks/python-pattern-matching | A Python module implementing native pattern matching with functional language semantics | 162 |
mjambon/mikmatch | An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
refaqtor/nimetry | Provides tools for plotting in the Nim programming language | 7 |
solodon4/mach7 | A C++ library providing a functional programming style pattern-matching mechanism | 1,283 |
missingfaktor/akar | A pattern matching library for Clojure with focus on simplicity and abstraction | 176 |
vic/expat | Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |