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.
55 stars
4 watching
6 forks
Language: R
last commit: over 2 years agodebuggingr
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A debugging library that provides an alternative to Ruby's puts/p methods. | 44 | |
| A tool that inserts debugging capabilities into Redis Lua scripts. | 89 | |
| A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 585 | |
| A Ruby library providing advanced debugging tools and functionality | 1,150 | |
| A simple Lua debugger for embedded systems and single-file use. | 786 | |
| A Ruby implementation of a debugger for Ruby 2.0.0 or higher. | 209 | |
| A Clojure-based debugger that allows users to set breakpoints and inspect variables in their code | 268 | |
| A debugging tool providing colorized output and type information for Crystal programming language | 95 | |
| A module that simplifies debugging by providing a more user-friendly experience. | 15 | |
| A tool to debug shellcode extracted during malware analysis. | 567 | |
| An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 43 | |
| A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 893 | |
| A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 | |
| A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 | |
| A tool that enables step-by-step debugging and inspection of OCaml and Reason code | 82 |