This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-01-24
Channels
- # aatree (27)
- # admin-announcements (5)
- # all-the-channels (2)
- # aws (27)
- # beginners (38)
- # boot (48)
- # braid-chat (18)
- # cider (6)
- # cljs-dev (9)
- # cljsrn (8)
- # clojars (4)
- # clojure (73)
- # clojure-dev (2)
- # clojure-russia (2)
- # clojure-sg (1)
- # clojurescript (96)
- # code-reviews (3)
- # community-development (4)
- # conf-proposals (17)
- # core-matrix (2)
- # cursive (2)
- # datascript (4)
- # datomic (4)
- # dirac (1)
- # funcool (5)
- # hoplon (2)
- # mount (66)
- # off-topic (35)
- # om (211)
- # parinfer (2)
- # pedestal (2)
- # proton (1)
- # reagent (2)
[ANN] aautil 0.0.1 is released: https://github.com/aatree/aautil
@micha I finally got the basics out of the way. Time to get back to working on databases and supporting structures.
And I want to start by rewriting some of the code that is already done so that it can run in the browser.
We now have 3 repositories: aautil - for misc things of general interest aademo - for all kinds of demos relating to aatree and aadurable - for data structures and databases.
another test: https://github.com/aatree/aadurable
@meow Do you think we could create a cljs wrapper for this? https://nodejs.org/api/zlib.html
I'd love to have a dewdrop lense for gzip written in .cljc!
@laforge49: I don't know. I've never created a cljs wrapper.
Neither have I. The js interop in cljs looks easy enough. My problem is that I don't know js.