do anyone need a new syntax highlighter?

[email protected] (Tsirkin Evgeny) Wed, 21 May 2003 17:48:51 +0300
Newsgroups perl.scripts
Message-ID <[email protected]>
Hi all!
I have wrote a new syntax highlighter script ,mainly
for a demontration of some regexp featers for my students.
I am not sure if anyone needs more syntax highlighters - there
are planty of such on the net.
The only a few things that this one is better -
[1] it can go recursevly throught directories ,numer lines.(all this 
there are in another programs)
[2] it supportes perl and c/c++ but can be very
simple in adding another languages ,I just not anougth expereanced
on those.
The script is a very small by itself (an advantage by itself),
but there are also syntax
files for each language (2 by now )which are also no more then
50 lines.So I can't upload it.
For those that want to have such a script/want to play with
perl regexp ,you can e-mail me for it.
I would be glad to put it on my web page if there are anougth
people that will use it.
Thanks.