unrepl

discussing specification of an edn-based repl and its implementations.
2019-03-14T03:30:59.000600Z

Is there a way to inject dependencies into an unrepl ?

2019-03-14T03:31:10.000900Z

I know that IClojure can do it

2019-03-14T03:31:19.001200Z

Can I also do it from any unrepl client?

2019-03-14T03:31:22.001400Z

I'm using Spiral

bozhidar 2019-03-14T07:53:02.001600Z

https://github.com/Unrepl/unrepl/wiki/Side-loading

bozhidar 2019-03-14T07:53:20.002100Z

Unrepl can do it, but I don’t know if this was implemented in Spiral itself.

2019-03-14T18:51:16.002700Z

Hum... Not a lot of info on there for how I would go about doing it even with unrepl I guess 🙉

2019-03-14T19:02:18.002800Z