Same here, I really like ironing out stuff using IJulia and ipython notebook. Once everything works , it turns into a module. Once in a module I like notepad++ or emacs.
On Monday, September 21, 2015 at 10:54:34 AM UTC-10, Christoph Ortner wrote: > I'd be grateful to hear from other emacs users regarding your workflows > for Julia development, e.g. if you want to write a Julia package what emacs > packages, setup and workflow help you to be the most productive? > > I find a combination of emacs for modules; iJulia for experimenting, > testing, debugging, examples; and REPL for help works very well. > > Typically, I sketch something in IJulia, then convert it to a module, > which is further edited in emacs, but keep test codes in Julia, and > eventually I also move the test codes to a module. > > Christoph > > > >
