Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

shopsmart/clj-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED clj-dev

Clojure tools making development and exploration more friendly

breakpoint.clj

Support for adding breakpoints to Clojure code that execute a REPL in the surrounding lexical scope.

Usage:

(breakpoint)

Note: Emacs doesn't like sub-repls; if you use Emacs: sorry. :-()

mount.clj

Mount large Clojure data structures and navigate them using Unix filesystem-like commands. Results are automatically paged in order to prevent crashing your REPL by printing too much information at once.

Learning Clojure(script)

Other resources

Other good tools for debugging:

And debug tooling docs...

About

**DEPRECATED** Clojure tools making development and exploration more friendly

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published