ruby-talk / ruby-lang.org wrote: > Dave Thomas wrote in> >>I agree with this. >> >>So, is someone going to take this on? >> >> >>Dave >I would volunteer for "phase 1" being the provision of the Ruby >Scintilla >rules (whatever this is). This would lead to a Ruby-Black Adder >Editor >with syntax-coloring and code folding. Upcoming phases (such as the >integration of the debugger, the profiler and finally the >Qt-binding/and >builder) might need somebody more deeply into the Ruby-internals. >Regards >Clemens Here is information about doing what has been asked: http://www.scintilla.org/Lexer.txt There are other types of scintilla information at the site. I'm going to look this over myself and try to gauge if I can contribute. Other folks should do the same! Thanks, Guerry