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

shopsmart/clj-dev

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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