← Back to match
Revise.jl
Automatically updates Julia function definitions in a running session without restarting
Desktopfreeglobal
Revise.jl lets Julia developers modify source code, switch git branches, or update packages and see the changes take effect automatically in a running Julia session, without restarting. It saves the overhead of restarting a long-running REPL session after every edit.
Categories
developer-toolsproductivity

