A simple Java Lexer

I just released java-lexer, a JLS-compliant yet simplistic lexer for the Java language. It's completely stand-alone and not dependent on any parser or other libraries. Check it out!