I want to do a little development on LightTable itself, but I'm new to 
Clojure. I don't know how the whole tool chain fits together.  But my day 
job is developing in Java. When I want to tinker with an application in 
Java, I use IntelliJ to connect a debugger. Then I put some breakpoints in 
the IDE, wait until a breakpoint is hit, then step through the code.

Is there something analogous in Clojure? LightTable? How do I attach a 
debugger to LightTable, set some breakpoints in the source code, and step 
through the code when the breakpoints are hit?

Can you point me to a good tutorial?

-- 
You received this message because you are subscribed to the Google Groups 
"Light Table Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to