up vote 3 down vote favorite
share [g+] share [fb]

I'm trying to create ASP.NET syntax highlighter for my blog with IronPython.Hosting and Pygments. The issue is, that Pygments doesn't work on IPy 2.0 atleast without hacking.

Do you have idea how to make it work?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Take a look at this article Pygments for Windows Live Writer.

Over there is the link to the sources and misc files to compile Pygments for IronPython.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.