Julia: Update Pygments lexers

Created on 28 Jul 2014  路  5Comments  路  Source: JuliaLang/julia

It would be nice to update the Pygments lexers to recognize keywords introduced for 0.3 and also the various shell modes for jlcon.

help wanted

All 5 comments

I think this still needs to be done for 0.6?

Yes, it still does. Here's the source of the relevant file. As you can see, it is missing struct etc.

Here is a version for Julia 0.6:
https://github.com/sisl/pygments-julia6

Referenced PR is now merged.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

StefanKarpinski picture StefanKarpinski  路  3Comments

dpsanders picture dpsanders  路  3Comments

wilburtownsend picture wilburtownsend  路  3Comments

Keno picture Keno  路  3Comments

felixrehren picture felixrehren  路  3Comments