|
|
|
|
|
by atdt
1216 days ago
|
|
Can you recommend a good YouTube video that demonstrates this? I'm used to writing code incrementally in Python via the IPython REPL. I've also used Twisted's Manhole to get a REPL inside an already-running Python server process. But I believe you're referring to something substantially richer than that. |
|
Here's a short one to give a taste of that: https://www.youtube.com/watch?v=rQ802kSaip4
A good section from another talk specifically about that "don't type at the REPL" point: https://www.youtube.com/watch?v=Qx0-pViyIDU&t=740s
Here's a longer set of related references: https://clojure.org/guides/repl/annex_community_resources