Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added detection for the Julia language. #152

Merged
merged 2 commits into from
Apr 9, 2012

Conversation

pao
Copy link
Contributor

@pao pao commented Apr 3, 2012

Julia is a newly developed technical computing language, with source at JuliaLang/julia. This is basic filetype support.

@ViralBShah
Copy link

Would be awesome if github could detect julia code and syntax color it!

@StefanKarpinski
Copy link

+1

4 similar comments
@stefan-k
Copy link

stefan-k commented Apr 3, 2012

+1

@natew
Copy link

natew commented Apr 3, 2012

+1

@carlobaldassi
Copy link

+1

@JeffBezanson
Copy link

+1

@JeffBezanson
Copy link

Just want to point out that syntax coloring support is underway: https://bitbucket.org/nolta/pygments-main/changeset/5c5212e5dd27

@vspinu
Copy link

vspinu commented Apr 3, 2012

+1

2 similar comments
@samnardoni
Copy link

+1

@johnmyleswhite
Copy link

+1

@HarlanH
Copy link

HarlanH commented Apr 3, 2012

+1

@fcocquemas
Copy link

+1

3 similar comments
@Keno
Copy link

Keno commented Apr 3, 2012

+1

@shannonrush
Copy link

+1

@markhend
Copy link

markhend commented Apr 3, 2012

+1

@ahmadia
Copy link

ahmadia commented Apr 3, 2012

-1 (am I doing this right?)

@aviks
Copy link

aviks commented Apr 3, 2012

+1

@sarahhodne
Copy link
Contributor

What difference does this do? As in, what is the difference between not having it in here and having the lexer to be text only? If none, I think we should wait until syntax highlighting is done.

@josh
Copy link
Contributor

josh commented Apr 3, 2012

What @dvyjones said. I'm not pulling in any more new languages without pygments lexers.

@pao
Copy link
Contributor Author

pao commented Apr 3, 2012

The idea was to get the statistics going and make the language searchable by language in the meantime. I saw you had done this for Rust.

You might consider updating your README if "Pygments lexer required" is the policy.

@peerst
Copy link

peerst commented Apr 3, 2012

+1

@leovailati
Copy link

++;

@tel
Copy link

tel commented Apr 4, 2012

+1!

@fernandomayer
Copy link

+1

@pao
Copy link
Contributor Author

pao commented Apr 5, 2012

I pulled the update to the latest pygments-main proposed in pygments/pygments.rb#17 through in my local copy to run the tests on the above commit. It won't work with the current pygments.rb release.

@knf
Copy link

knf commented Apr 6, 2012

+1

1 similar comment
@staticfloat
Copy link

+1

@vmg
Copy link
Contributor

vmg commented Apr 9, 2012

Sorry, we've just managed to catch up with Pygments upstream.

In we gooo...

vmg added a commit that referenced this pull request Apr 9, 2012
Added detection for the Julia language.
@vmg vmg merged commit 88e49ce into github-linguist:master Apr 9, 2012
@pao
Copy link
Contributor Author

pao commented Apr 9, 2012

Thanks!

@pao pao deleted the detect-julia-language branch April 7, 2013 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet