Carl Smotricz - 2002-03-15

Logged In: YES
user_id=102767

Hi Sunsear,

I'm looking for the same thing as you but I think I've come
further in my search.

If you're a programmer and happen to know java, go into the
source and look at the src/lib/org/gjt/sp/jedit/syntax
directory. It's full of Java sources for syntax
highlighters. This is an Open Source project; this means
anyone is welcome to contribute.

That said, I'm going to try to cobble up a highlighter for
the language I need, FORTRAN. Wish me luck!