mate-clj

Macro debugger

A Clojure library for controlling and debugging macro and function flows

Clojure library for debugging core functions

GitHub

58 stars
9 watching
5 forks
Language: Clojure
last commit: over 4 years ago
Linked from 1 awesome list

clojure

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
appsflyer/aerospike-cljA Clojure library providing an asynchronous interface to the Aerospike database.29
sija/debug.crA debugging tool providing colorized output and type information for Crystal programming language95
razum2um/clj-debuggerA Clojure-based debugger that allows users to set breakpoints and inspect variables in their code268
clojure/tools.traceA Clojure library for tracing and debugging code execution361
binaryage/cljs-devtoolsTools for debugging and inspecting ClojureScript applications in DevTools1,110
azmr/live_editA collection of single-header libraries to facilitate reloading, debugging, and profiling C++ code.14
georgejahad/debug-replA Clojure REPL extension that allows debugging with access to surrounding lexical scope151
flow-storm/flow-storm-debuggerA debugger for Clojure and ClojureScript with automatic instrumentation and remote debugging capabilities715
clojurephant/sample-clojurephant-cljs-appA sample project demonstrating the use of Clojurephant to build a ClojureScript application0
tailrecursion/cljsonA Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications.62
devnote-dev/clingA command-line interface library with a modular design and no macros, allowing developers to create custom commands and options.26
indiejames/vscode-clojure-debugAn extension for VS Code that provides tools and features for developing and debugging Clojure code.84
clj-commons/digestProvides message digest functions for Clojure158
antoniogarrote/clj-mlA Clojure library for machine learning built on top of Weka and friends148
tylerwince/godbgProvides a debugging macro for Go, similar to Rust's dbg macro202