Emacs major mode for the julia programming language Install Put the following code in your .emacs, site-load.el, or other relevant file (add-to-list 'load-path "path-to-julia-mode") (require 'julia-mode)