Pygments-Xojo

I’ve written a Pygments lexer for Xojo. You can find it at https://github.com/declaresub/pygments-xojo . Playing with the project assumes some knowledge of Python development. If the README doesn’t provide enough information to get started, let me know and I’ll try to provide more.

Aweome Charles! I’ve wanted this for my Phabricator install for a while.

The lexer is going to require some tweaking. If you see some code not colored correctly, send me a sample.

I have uploaded Pygments-Xojo to the Python Package Index.

To see some output, check out any of the xojo code snippets on my web site https://www.declaresub.com/ .