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:
- Generic datalog parser compliant to datomic, datascript and datahike queries.☆71Updated 9 months ago
- Clojure profiler working as drop in replacement for defn☆24Updated 4 years ago
- A Clojure utility to inspect static types inferred by the Clojure compiler☆23Updated last year
- A clojure library for bypassing java protected fields☆45Updated 12 years ago
- Project builder for Clojure projects with tools.deps☆19Updated 4 years ago
- Restartable exception handling for Clojure, allowing you to recover from exceptions without unwinding the stack.☆35Updated 6 years ago
- Clojure implementation of URI Template (RFC 6570)☆24Updated 3 years ago
- Dev-time datafy and nav☆21Updated last year
- Extract Malli schemas from SQL table schemas.☆19Updated 4 years ago
- Expressive & customizable template system featuring Clojure language processing☆24Updated last month
- PostgreSQL procedural language handler for Clojure via SCI☆49Updated 4 years ago
- Clean up generated reflection configs for GraalVM native-image compiled Clojure programs☆17Updated 4 years ago
- clojure tools for getting information about the jvm runtime☆38Updated 3 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
- Macros directly in ClojureScript☆23Updated 3 years ago
- Processing of SQS messages for Clojure.☆22Updated last year
- A simple http server implemented as thin Clojure wrapper around `SimpleWebServer` from JEP 408 for JDK 18+.☆25Updated last year
- A mini introductory Datalog tutorial for people who know some Clojure☆10Updated 4 years ago
- A tiny graph library in Clojure.☆19Updated 2 months ago
- Utilities for idiomatic consumption of Java Streams from Clojure, or Clojure seqs from Java☆9Updated 5 years ago
- A web REPL made with Ripley☆16Updated 10 months ago
- Binary protocol handling library☆19Updated 3 years ago
- Pretty-print your EDN☆18Updated 6 years ago
- ☆13Updated 5 years ago
- `grep -C` ala carte☆25Updated 3 months ago
- tiny analyzer, maybe☆20Updated 5 years ago
- Don't use this project anymore, use https://github.com/clj-commons/rewrite-clj instead. Rewrite-cljc is dead, long live rewrite-clj!☆25Updated 4 years ago
- Fast string operations for Clojure☆28Updated 3 years ago
- clojure.spec to json-schema generation library☆33Updated 4 months ago