Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

FWIW I'v been using Text::VimColor (Perl interface to vim's syntax hilighting) on my blog for several years now. Mostly because I talk a lot about Perl 6, and there aren't many hilighters for Perl 6 code around.

In the beginning it sometimes produced Mojibake, which I finally nailed on a missing locale. And it's a bit slower than the usual hilighter, because it spawns a new vim process for each snippet to be hilighted. Still a good choice.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: