Snowball Plugin for Pygments Syntax Highlighter

Hajime Senuma <[email protected]> Mon, 15 Apr 2013 03:16:17 +0900
Newsgroups gmane.comp.search.snowball
Message-ID <CAG1O7GYSmk3cjRZLYY6d1cz4ZFLTpt024Y-On6PaZrq+ehVYWQ@mail.gmail.com>
Hello all,

I wrote a Snowball lexer plugin for Pygments, a popular syntax highlighter
written with Python:
https://github.com/hajimes/pygments-snowball.

For ease of implementation, the lexer has a defect that it assumes
stringescapes are curly brackets, but it'll work for most Snowball codes.
I would be glad if you could use this to make codes in your html documents
more readable.
I'm also willing to receive any suggestions before I commit the lexer to
the official Pygments repo.

Below are two output examples of Pygments Snowball Plugin.

Default(-styled) Porter Snowball:
http://htmlpreview.github.io/?https://github.com/hajimes/pygments-snowball/blob/master/sample_output/porter.html

Colorful Russian Snowball (far more vivid than colorless green):
http://htmlpreview.github.io/?https://github.com/hajimes/pygments-snowball/blob/master/sample_output/russian_colorful.html

Thanks,
Hajime

_______________________________________________
Snowball-discuss mailing list
[email protected]
http://lists.tartarus.org/mailman/listinfo/snowball-discuss