Would it be possible to add support for Julia (http://julialang.org)? It seems a syntax definition for GeSHi is, in fact, already available, here: https://github.com/john9631/JuliaDocs/blob/master/julia.php
(It doesn't include the #= ... =# multiline comment syntax, though -- there may be other things missing, for all know. An official Vim syntax file, for comparison, is available here: https://github.com/JuliaLang/julia-vim/blob/master/syntax/julia.vim.)
seconded. there is also a
julia-replversion, which has ajulia>at the front of executables. example is at https://docs.julialang.org/en/stable/manual/complex-and-rational-numbers/ .Thirded! :) That julia language file seems decent enough. It would certainly be better than nothing! :)
Here is an updated link to the page @ivo shared:
https://docs.julialang.org/en/v1/manual/complex-and-rational-numbers/
Last edit: Nathan 2019-01-03