MatchPy.jl

MatchPy

Build Status

This package provides two matching algorithms.

Both find all matches of a pattern employing wildcards against a subject. The patterns are specified with Julia expressions. The latter algorithm allocates much less and is generally an order faster.