For most Julia code I do I use IJulia <https://github.com/JuliaLang/IJulia.jl>. For more IDEish environment I use LightTable <http://www.lighttable.com/>, along with Juno aka Jupiter-LT <https://github.com/one-more-minute/Jupiter-LT>. Sometime I also just rely on Atom for simple text editor duties.
On Monday, August 18, 2014 7:01:26 PM UTC+3, Bradley Setzler wrote: > > Thanks John. I'm currently installing 0.3 release candidate at your > suggestion. It's been relatively easy to install - Mac users have to deal > with the minor hassle of making hidden files visible and then deleting > files associated with the old Julia version, but it was fine otherwise. > > Julia Studio is having a tough time with 0.3 so I may need something else. > Which IDE do you guys use/recommend? > > Thanks, > Bradley > > > > On Monday, August 18, 2014 10:26:03 AM UTC-5, John Myles White wrote: >> >> One of the best things you can do for the Julia community is to start >> using the release candidates of 0.3. Everyone will be better off if bugs >> are found now rather than when 0.3 is released. You can help make 0.3 a >> better release by installing one of the latest binaries and testing it out. >> >> This is especially important for projects like DataFrames, which have >> fewer developer hours to spare on issues related to 0.2. >> >> — John >> >>
