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 last year
Alternatives and similar repositories for token-matcher
Users that are interested in token-matcher are comparing it to the libraries listed below
Sorting:
- A clojure library for bypassing java protected fields☆45Updated 12 years ago
- A Clojure utility to inspect static types inferred by the Clojure compiler☆23Updated 2 years ago
- Dev-time datafy and nav☆21Updated last year
- Generic datalog parser compliant to datomic, datascript and datahike queries.☆71Updated 10 months ago
- Clojure implementation of URI Template (RFC 6570)☆24Updated 3 years ago
- Restartable exception handling for Clojure, allowing you to recover from exceptions without unwinding the stack.☆35Updated 6 years ago
- Extract Malli schemas from SQL table schemas.☆19Updated 4 years ago
- A Clojure library providing remote implementations of the Clojure data structures and a remote REPL server.☆40Updated last year
- Library for dealing with newline separated EDN files☆31Updated 4 years ago
- clojure tools for getting information about the jvm runtime☆38Updated 3 years ago
- Faster clojure.set functions.☆29Updated 10 months ago
- A data structure for representing dependency graphs in Clojure☆17Updated 2 weeks ago
- tiny analyzer, maybe☆20Updated 5 years ago
- Clojure profiler working as drop in replacement for defn☆24Updated 4 years ago
- Macros directly in ClojureScript☆23Updated 3 years ago
- Fast, powerful, general-purpose graph traversal and modelling tools plus a performant immutable in-memory graph database.☆45Updated last year
- Project builder for Clojure projects with tools.deps☆19Updated 4 years ago
- Simple just-enough logging library for Clojure☆39Updated 2 years ago
- ☆38Updated 5 years ago
- PostgreSQL procedural language handler for Clojure via SCI☆49Updated 4 years ago
- A web REPL made with Ripley☆16Updated 11 months ago
- clojure.spec to json-schema generation library☆33Updated 4 months ago
- Fast string operations for Clojure☆28Updated 3 years ago
- A Clojure library providing client-side implementations of Clojure datastructures served by replicant-server.☆14Updated last year
- A tiny graph library in Clojure.☆19Updated 3 months ago
- A spartan version of clojure.spec compatible with babashka☆29Updated 3 years ago
- A sorted map implementation designed for ultra-fast initialization and merge operations.☆42Updated 4 years ago
- Destructuring plus type hinting for more performant clojure.☆87Updated 4 years ago
- A simple http server implemented as thin Clojure wrapper around `SimpleWebServer` from JEP 408 for JDK 18+.☆25Updated last year
- ☆45Updated 5 years ago