All Projects → elm-lang → Debug.elm Lang.org

elm-lang / Debug.elm Lang.org

Licence: other
Control time and change history. Laszlo's debugger lets you pause, rewind, and replay programs, swapping in new code to debug.

Programming Languages

javascript
184084 projects - #8 most used programming language

Elm Debugger - live online

The debugger was conceived and implemented by Laszlo Pandy. He introduced it during his talk at Elm Workshop 2013. Since then it has been adopted by the @elm-lang organization.

Nowadays, the concepts from the debugger live on in elm-reactor, which is part of the elm-platform, and is proving very valuable in everyday use.

You normally shouldn't need to build the debugger from this repo here anymore.

Further development happens in the elm-reactor repo. Please contribute there!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].