Skip to content

adamschmideg/lambdebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is for you if you want to debug your clojure programs in the REPL.

Fetch it from clojars, including :dev-dependencies {"lambdebug" "0.3.3"} in your project.clj.

And you are ready to go > (use 'lambdebug) > (debug '(+ 42 69))

For more details, visit the lambdebug site.

About

Stepping debugger for the Clojure REPL

Resources

License

Stars

Watchers

Forks

Packages

No packages published