Is there any way in Julia to execute an existing script step by step in REPL, meanwhile having the ability to modify / build arrays? (As with Matlab debugging)
Note. I especially ask for this for version 0.4, for which, I hope, a new debugging system will be introduced.
source share