melpa/recipes/julia-mode
Wilfred Hughes d7b515ceb0 Adding a recipe for julia-mode.
This package adds syntax highlighting for Julia, a programming language
targeting high-performance computing. It's very lispy, influenced by
Common Lisp and Dylan.

Upstream repo is here: https://github.com/JuliaLang/julia

I'm not a Julia core team member, just a fan.
2014-08-11 23:00:49 +01:00

4 lines
89 B
Text

(julia-mode
:repo "JuliaLang/julia"
:fetcher github
:files ("contrib/julia-mode.el"))