There is no reason to merely imagine ... you can do it today.
Here is a transcript of Stuart Halloway's "REPL-Driven Development" talk
with links to sources that he mentions:
https://github.com/matthiasn/talk-transcripts/blob/master/Halloway_Stuart/REPLDrivenDevelopment.md
The part of that talk w
Thanks Brandon, what a productivity booster the breakloop wold be, huh?
Basically would save you time and mental energy every time you sprinkle
your code with print statements now.
On Friday, January 29, 2021, Brandon R wrote:
> This may be the talk I was thinking of: https://vimeo.com/223309989
This may be the talk I was thinking of: https://vimeo.com/223309989
On Fri, Jan 29, 2021 at 10:04 AM Brandon R wrote:
> I believe what's described in that post is possible in Clojure, at least
> to an extent. I can't remember where I saw it described, but I think it was
> a talk by Stuart Hallow
I believe what's described in that post is possible in Clojure, at least to
an extent. I can't remember where I saw it described, but I think it was a
talk by Stuart Halloway. IIRC you can configure Clojure to run
clojure.main/repl when an exception is thrown, this puts you into a new sub
repl with