Hi Tim, I think that sounds reasonable (I've used Jgments, and it's an > interesting idea, although we need to get the lexer patches in core, I > think). I'll see what we can do. >
Do you mean making the Lexers into JSON files, so the same ones can be shared between Python, Java, and potentially other languages? Obviously that would be good for Jygments, but I realise it is a lot of work, especially as some Lexers have custom code. A simpler stop-gap may be to write a py2json script to automatically convert Lexers. Paul -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en.
