Julia 0.4 Release Announcement
julialang.org
Julia 0.4 Release Announcement
1–5 of 5 posts
Re: Julia 0.4 Release Announcement
#2An IDE would be also ideal (or at least a current tutorial for emacs mode installation)
Re: Julia 0.4 Release Announcement
#3An IDE would be also ideal (or at least a current tutorial for emacs mode installation)
People are working on this -- come join the fun! There is a LightTable-based environment at http://junolab.org/, but that group has shifted focus to building on Atom for long-term sustainability: https://github.com/JuliaLang/atom-language-julia
(I don't really use emacs, but I thought julia-mode was available from MELPA)
Re: Julia 0.4 Release Announcement
#4By far the most notable improvement in this release:
The command line (REPL) now supports tab-completion of emoji characters. (https://github.com/JuliaLang/julia/issues/107090)
Re: Julia 0.4 Release Announcement
#5By far the most notable improvement in this release: The command line (REPL) now supports tab-completion of emoji characters. ( https://github.com/JuliaLang/julia/issues/107090 )
The correct link is https://github.com/JuliaLang/julia/pull/10709
April 1 was a good day in the lab!