Has anyone run ProtoREPL and REBL together?
I’ve sort of got them working together. REBL isn’t picking up evaluated forms automatically though. I have to use rebl/submit
to get the expression to REBL. Or type manually.
That's expected.
I've talked about my workflow with ProtoREPL in the #rebl channel.
I have a fork of ProtoREPL that adds key bindings and code so code can be evaluated into REBL.