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.

Reply via email to