This program is not part of the jbible project.

JLex is a tokennizer generator. I made some minor changes to be able to
proceed unicode and printing better error messages. 

After all, I didn't test the unicode extension because my files didn't have unicode.

The original code is from http://www.cs.princeton.edu/~appel/modern/java/JLex/ .

26.9.99 Olaf Panz