[antlr-interest] parsing performance

John D. Mitchell johnm-antlr at non.net
Mon Sep 9 11:47:53 PDT 2002


>>>>> "Terence" == Terence Parr <parrt at jguru.com> writes:
>>>>>> On Sunday, September 8, 2002, at 10:02 PM, John D. Mitchell wrote:
[...]
> Ouch.  Dang!  I'll look at the API, but this is something we could use by
> making a new constructor on the lexer to take a different kind o stream,
> right?

Depends.  The memory mapped file channel stuff would definitely be nice to
support.  You should also check out the new Character Sequence stuff to see
if that would be useful.

However, supporting non-blocking I/O doesn't seem to make sense for
something like ANTLR.

Take care,
	John

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list