Fork me on GitHub
#announcements
<
2022-09-24
>
Ben Sless09:09:14

[ANN] https://github.com/bsless/datalog-parser.spec https://clojars.org/io.github.bsless/datalog-parser.spec/versions/0.0.4, https://github.com/bsless/datalog-parser.malli https://clojars.org/io.github.bsless/datalog-parser.malli/versions/0.0.6 These libraries implement the query, rule and pull grammars as they appear in the official Datomic documentation, with clojure.spec and malli respectively, and let the user emit fully conformed queries Ideally, the spec based library would be used as a correct reference point for other parsers, where the malli parser is an example of a high-performance compliant implementation.

gratitude 5
datomic 3
clojure-spin 5
malli 3
šŸŽ‰ 7
šŸ‘ 7
ericdallo23:09:48

Released https://github.com/ericdallo/deps-bin 0.2.0 - A Clojure library that generate an embeddable jar executable from a jar to be used from deps.edn. ā€¢ This release adds support for Windows thanks to @chaos (@ikappaki)

šŸŽ‰ 6