I've started working on a debugging infrastructure for ClojureScript based
on the WebKit Remote Debugging Protocol (WRDP). There's not much to see
here yet, but I've been surprised how much we get for free from the WRDP.
Most of the challenges will be around providing a good sexpr level
debugging experience - an analysis problem. Fortunately ClojureScript comes
with a great analyzer.

If anyone is interested in collaborating this should be fun.

https://github.com/swannodette/cljs-debug

David

-- 
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

Reply via email to