On Wednesday, April 25, 2012 5:34:53 AM UTC+3, David Joy wrote: > > > I do a lot of work with spyder, especially cross-language work. > Spyder has great support for python, not so great support for Ruby, or > shell stuff, or MATLAB (yeah, I know)... Is there any interest in a > more general syntax parser for spyder? > > I did a quick fork and prototyped a highlighter based on pygments: > http://pygments.org/ > > Prototype here: http://code.google.com/r/videan42-spyderlib-pygments > > I wrote it for tcsh, but it should generalize to any of the 100-some > odd languages Pygments supports. >
That's a very nice initiative. I wish I could have more time to help with that as I also maintain Colorer library to some degree and it would be interesting to be able to plug in and experiment with several syntax highlighting engines. Do you think it is now possible to classify syntax engines by features and make them pluggable? -- You received this message because you are subscribed to the Google Groups "spyder" group. To view this discussion on the web visit https://groups.google.com/d/msg/spyderlib/-/iJnL1G6ipUAJ. 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/spyderlib?hl=en.
