mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
d7b515ceb0
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.
4 lines
89 B
Text
4 lines
89 B
Text
(julia-mode
|
|
:repo "JuliaLang/julia"
|
|
:fetcher github
|
|
:files ("contrib/julia-mode.el"))
|