My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members
Featured
Downloads

Java 5 provides a java.util.Scanner class which allows parsing of input streams. However, this is quite not sufficient for many cases where you need to implement an enhanced parser with advanced lookahead.

Powered by Google Project Hosting