bobschrag / token-matcherLinks
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.
☆13Updated 2 years ago
Alternatives and similar repositories for token-matcher
Users that are interested in token-matcher are comparing it to the libraries listed below
Sorting:
- Generic datalog parser compliant to datomic, datascript and datahike queries.☆71Updated last year
- Restartable exception handling for Clojure, allowing you to recover from exceptions without unwinding the stack.☆35Updated 7 years ago
- Clojure profiler working as drop in replacement for defn☆24Updated 5 years ago
- tiny analyzer, maybe☆20Updated 6 years ago
- Clojure implementation of URI Template (RFC 6570)☆24Updated 3 years ago
- A Clojure library providing remote implementations of the Clojure data structures and a remote REPL server.☆40Updated last year
- Project builder for Clojure projects with tools.deps☆19Updated 5 years ago
- A Clojure utility to inspect static types inferred by the Clojure compiler☆23Updated 2 years ago
- map type maps☆27Updated 7 months ago
- Library for dealing with newline separated EDN files☆31Updated 4 years ago
- Pretty-print your EDN☆18Updated 6 years ago
- A clojure library for bypassing java protected fields☆45Updated 12 years ago
- Dev-time datafy and nav☆21Updated last year
- ☆45Updated 6 years ago
- Deprecated, use https://github.com/clj-commons/etaoin.☆41Updated 3 years ago
- Expressive & customizable template system featuring Clojure language processing☆24Updated 4 months ago
- ☆17Updated 6 years ago
- Extract Malli schemas from SQL table schemas.☆19Updated 4 years ago
- Pure Java (and JavaScript) Halunke☆18Updated 7 years ago
- Faster clojure.set functions.☆30Updated last year
- Binary protocol handling library☆19Updated 3 years ago
- A very light weight, simple websocket based messaging system in Clojure(Script). Converse/talk 話す(hanasu).☆26Updated 4 months ago
- clojure tools for getting information about the jvm runtime☆38Updated 3 years ago
- RAII resource management system☆32Updated 6 months ago
- Byte ropes for clojure and clojurescript.☆54Updated 6 years ago
- A tiny graph library in Clojure.☆19Updated 6 months ago
- Can we gain anything from Clojure tags?☆20Updated 8 months ago
- Describe how data flow between core.async channels with a pinch of syntactic sugar☆13Updated last month
- Bidirectional translation between maps and Java beans that's declarative and reflection-free.☆35Updated 6 years ago
- Open an NREPL session from an existing python process☆29Updated 5 years ago