Hi All, 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. Cheers, -David -- You received this message because you are subscribed to the Google Groups "spyder" 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/spyderlib?hl=en.
