debug.cr
Debugger
A debugging tool providing colorized output and type information for Crystal programming language
Debug macro for Crystal
94 stars
5 watching
6 forks
Language: Crystal
last commit: 9 months ago
Linked from 1 awesome list
crystaldebuggingmacro
Related projects:
Repository | Description | Stars |
---|---|---|
ruby/debug | A Ruby library providing advanced debugging tools and functionality | 1,139 |
razum2um/clj-debugger | A Clojure-based debugger that allows users to set breakpoints and inspect variables in their code | 269 |
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 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
lukasbanana/mentalgl | A utility library to review entire OpenGL render state | 23 |
melonjs/debug-plugin | A plugin for melonJS that provides debugging tools and visualization | 0 |
broccolijs/broccoli-debug | Utility for build pipeline authors to facilitate debugging of their pipelines. | 9 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |
renatogarcia/icecream-cpp | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 581 |
johnreedlol/pos | A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |
lewinfox/icecream | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
elm-lang/debug.elm-lang.org | A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 |
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 781 |