Julia language support and snippets for Atom, forked from the (unmaintained)
atom-language-julia
package.
Includes multi-line comments, and most (if not all) types. And some exceptions.
Typing the name of a greek letter will replace it by its unicode symbol. E.g.
alpha will become α. Includes upper and lowercase letters. Note that,
unlike in the julia REPL, you need not preface the letter name with \.
Maintained by Timothée Poisot
Original code from
atom-language-julia
Copyright (c) 2014 Jonathan Barronville