Re: Without breakloop not much of a REPL

2021-02-01 Thread Nesvarbu Nereikia
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

Clojure data science: 2021-02

2021-02-01 Thread Daniel Slutsky
A lot is happening in the data science landscape, and we hope that through periodical updates we may help each other catch up and reason about the bigger picture. Here is the monthly Zulip thread -- it would be great to add your thoughts there: https://clojurians.zulipchat.com/#narrow/stream

Re: Without breakloop not much of a REPL

2021-02-01 Thread Andy Fingerhut
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