bobschrag / token-matcher

Rich token-based pattern matching for Clojure. Match a template like "do *action with *resource" against an input string like "Do good you can with what you have.", binding '*action' to "good you can", '*resource' to "what you have". User-definable components and other language constructs to help avoid pattern component duplication.
10Updated last year

Alternatives and similar repositories for token-matcher:

Users that are interested in token-matcher are comparing it to the libraries listed below