Very cool, Val! It should be possible to recreate the original scope as a let (instead of defs) so you don't have to worry about the names cluttering up your namespace.
Cheers, Stu On Sun, Oct 8, 2017 at 10:17 PM, Jiacai Liu <jiacai2...@gmail.com> wrote: > Wow, what a good idea. Thanks for sharing. > > On Mon, Oct 9, 2017 at 7:05 AM, Mike <145...@gmail.com> wrote: > >> Cool! Thanks, Val! >> >> воскресенье, 8 октября 2017 г., 10:09:19 UTC+3 пользователь Val >> Waeselynck написал: >> >>> Hi, I'm happy to release a tiny Clojure/Script library called >>> scope-capture <https://github.com/vvvvalvalval/scope-capture>. >>> >>> https://github.com/vvvvalvalval/scope-capture >>> >>> Loosely speaking, scope-capture makes it trivial to reproduce from the >>> REPL the context of a piece of code after it executed. >>> >>> It was inspired by Stuart Halloway's article *REPL Debugging: no >>> stacktrace required >>> <http://blog.cognitect.com/blog/2017/6/5/repl-debugging-no-stacktrace-required>*. >>> Thanks Stu! >>> >>> I've been using it professionally for a few weeks now, and it's been a >>> significant productivity boost for me. In my view the benefits are: >>> >>> - easier debugging >>> - making Clojure code / projects more accessible to beginners >>> - easier ad-hoc exploration >>> >>> Please let me know what you think! >>> >>> Valentin Waeselynck >>> >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to clojure@googlegroups.com >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> clojure+unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Clojure" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to clojure+unsubscr...@googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.