This repository was archived by the owner on Feb 13, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork23
JuliaDebug/Gallium.jl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Juno - the official integrated development environment (IDE) for the Julia language
- Debugger.jl - the official Julia debugger
- Rebugger.jl - an expression-level debugger for Julia with a provocative command-line (REPL) user interface
- MagneticReadHead.jl - a Julia debugger based onCassette.jl
- Infiltrator.jl - allows you to set a breakpoint in a local context, inspect local variables and the call stack, and execute arbitrary statements in the context of the current function's module
You might also enjoy:
- Traceur.jl - runs your code and tells you about any obvious performance traps
- Cthulhu.jl - descend into Julia code and see it in all its representations.