Fork me on GitHub
#unrepl
<
2017-07-14
>
dominicm15:07:01

Looking forward

plexus18:07:08

small update on the unrepl.el front: clj-parse now has parity with edn.el (it passes the edn.el test suite). Some quick microbenching shows that it does it 2x faster. https://github.com/lambdaisland/clj-parse/pull/3

plexus18:07:29

It also has an AST parsing mode that @volrath has been working on.

dominicm22:07:57

@cgrand any thoughts on transit instead of edn? Seems like it would simplify the client writing significantly.