debug.elm-lang.org
Debugger
A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug.
Control time and change history. Laszlo's debugger lets you pause, rewind, and replay programs, swapping in new code to debug.
66 stars
9 watching
14 forks
Language: JavaScript
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
melonjs/debug-plugin | A plugin for melonJS that provides debugging tools and visualization | 0 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
microsoft/vscode-js-debug | A DAP-based JavaScript debugger for various environments and frameworks. | 1,674 |
levjj/rde | An interactive debugging tool for reactive JavaScript applications | 18 |
astashov/debugger-xml | Enables debugging in IDEs using an XML interface. | 17 |
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |
seahyinghang8/blinky | An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 41 |
ruby/debug | A Ruby library providing advanced debugging tools and functionality | 1,144 |
wking-io/elm-live | A development server for Elm that includes live reload and supports various configuration options. | 1,053 |
elm-community/elm-webpack-starter | A simplified Webpack setup for developing Elm apps with live reloading and automatic bundling | 861 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
johnreedlol/scala-trace-debug | A system that prints debugging information with hyperlinks to source code locations | 115 |
qntln/aiodebug | A tool for monitoring and testing asyncio programs | 63 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |