icecream

Debugger

A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs.

Never use print() to debug again.

GitHub

55 stars
4 watching
6 forks
Language: R
last commit: over 2 years ago
debuggingr

Related projects:

RepositoryDescriptionStars
nodai2hitc/ricecreamA debugging library that provides an alternative to Ruby's puts/p methods.44
redislabs/redis-lua-debuggerA tool that inserts debugging capabilities into Redis Lua scripts.89
renatogarcia/icecream-cppA small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution.585
ruby/debugA Ruby library providing advanced debugging tools and functionality1,150
slembcke/debugger.luaA simple Lua debugger for embedded systems and single-file use.786
ruby-debug/debaseA Ruby implementation of a debugger for Ruby 2.0.0 or higher.209
razum2um/clj-debuggerA Clojure-based debugger that allows users to set breakpoints and inspect variables in their code268
sija/debug.crA debugging tool providing colorized output and type information for Crystal programming language95
marciol/inspectorA module that simplifies debugging by providing a more user-friendly experience.15
oalabs/blobrunnerA tool to debug shellcode extracted during malware analysis.567
seahyinghang8/blinkyAn AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time.43
pkulchenko/mobdebugA remote debugger for Lua scripts allowing control of program execution and inspection of current state.893
elm-lang/debug.elm-lang.orgA live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug.66
johnreedlol/posA macro-based library that adds position information to print statements in Scala code for easier debugging and logging.23
reasonml/redA tool that enables step-by-step debugging and inspection of OCaml and Reason code82