We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2fc787 commit 5d46c81Copy full SHA for 5d46c81
README.md
@@ -48,6 +48,7 @@ Most of these could also be considered data-based DSLs, but I think they deserve
48
Yet another pattern matching library for Clojure(Script).
49
* [bsless/impedance](https://github.com/bsless/impedance): Fast, declarative Clojure map transforms to solve impedance mismatch.
50
* [TristeFigure/derrida](https://github.com/TristeFigure/derrida): Destructuring "Destructuring".
51
+* [gga/json-path](https://github.com/gga/json-path): An implementation of the JsonPath spec for Clojure.
52
53
### Traditional Lisp DSLs
54
* [clojure/core.logic](https://github.com/clojure/core.logic): Offers Prolog-like relational programming, constraint logic programming, and nominal logic programming for Clojure.
0 commit comments