unrepl

discussing specification of an edn-based repl and its implementations.
cgrand 2017-04-20T16:43:45.599071Z

The async cljs reader is feature complete (fn, taglits, namespaced maps, conditionals, etc.) https://github.com/cgrand/cljs-js-repl/blob/master/src/net/cgrand/cljs/js/repl/async_reader.cljs

1