clj-debugger
Debugger
A Clojure-based debugger that allows users to set breakpoints and inspect variables in their code
The missing tool
269 stars
15 watching
11 forks
Language: Clojure
last commit: over 6 years ago
Linked from 1 awesome list
clojuredebugger
Related projects:
Repository | Description | Stars |
---|---|---|
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
indiejames/vscode-clojure-debug | An extension for VS Code that provides tools and features for developing and debugging Clojure code. | 84 |
binaryage/cljs-devtools | Tools for debugging and inspecting ClojureScript applications in DevTools | 1,109 |
ruby/debug | A Ruby library providing advanced debugging tools and functionality | 1,139 |
ruby-debug/debase | A Ruby implementation of a debugger for Ruby 2.0.0 or higher. | 209 |
appsflyer/mate-clj | A Clojure library for controlling and debugging macro and function flows | 58 |
nodai2hitc/ricecream | A debugging library that provides an alternative to Ruby's puts/p methods. | 44 |
lorenzoongithub/nudge4j | Tool for remotely controlling and debugging Java applications from a browser | 161 |
lewinfox/icecream | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
jruby/jruby-debug | Provides a JRuby-based backend for Ruby Debugger | 15 |
flow-storm/flow-storm-debugger | A debugger for Clojure and ClojureScript with automatic instrumentation for improved development experience. | 705 |
azmr/live_edit | A collection of single-header libraries to facilitate reloading, debugging, and profiling C++ code. | 13 |
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 781 |