unrepl

discussing specification of an edn-based repl and its implementations.
vigilancetech 2018-10-21T05:25:41.000100Z

@cgrand what happened with your fork? I thought I read that it was working

cgrand 2018-10-21T06:52:43.000100Z

@vigilancetech the lumo PR makes the same unrepl experience possible… once unrepl is ported.

👍 1
vigilancetech 2018-10-21T07:03:40.000100Z

@cgrand so like by fixing the problem I'm experiencing above (e.g. translating clj to cljs)?

cgrand 2018-10-21T09:52:39.000100Z

@vigilancetech so assuming that you are ok with starting Planck or lumo with a custom accept fn then you would still need to port unrepl to cljs (which shouldn’t be too hard) and modify spiral to send the cljs version when required.

👍 1