debug-repl
Clojure debug tool
A Clojure REPL extension that allows debugging with access to surrounding lexical scope
Clojure REPL that is aware of surrounding lexical scope
151 stars
10 watching
13 forks
Language: Clojure
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
binaryage/cljs-devtools | Tools for debugging and inspecting ClojureScript applications in DevTools | 1,109 |
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |
indiejames/vscode-clojure-debug | An extension for VS Code that provides tools and features for developing and debugging Clojure code. | 84 |
pgosar/chatgdb | An extension tool for GDB and LLDB debuggers that leverages the power of ChatGPT to assist with debugging tasks | 903 |
dgrnbrg/spyscope | A library of tools for debugging single- and multi-threaded applications written in Clojure. | 586 |
razum2um/clj-debugger | A Clojure-based debugger that allows users to set breakpoints and inspect variables in their code | 269 |
allada/gdd | Debugs Go programs using Chrome Devtools and an underlying debugger framework | 42 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
binaryage/dirac | An extension for Chrome DevTools that provides enhanced functionality and tools for ClojureScript developers | 769 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
moshebe/gebug | Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. | 634 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
dgrnbrg/vim-redl | A Vim plugin that integrates with a Clojure JVM to provide a repl with breakpoints, documentation lookup, and omnicompletion. | 106 |