A simple Java Lexer
14 Dec 2017I 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!
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!