Message2533

Author cgroves
Recipients
Date 2006-09-09.05:35:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
From
http://thread.gmane.org/gmane.comp.lang.jython.devel/2441

The attached class can be used to replace the
ReaderCharStream class currently used by the parser. 
It should be much faster for large files.  It'll need
to work on a Reader instead of a String before we can
use it though.
History
Date User Action Args
2008-02-20 17:18:34adminlinkissue1555182 messages
2008-02-20 17:18:34admincreate