You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple lexer generator for Java apps. Code is generated from automata description, giving simple output code which is not using any third party libraries.
software is licensed on GPLv2.0
there a couple of txt files as docs
About
Simple lexer generator for Java apps. Code is generated from automata description, giving simple output code which is not using any third party libraries.