[antlr-interest] BENCHMARK. ANTLR. Bad results.

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Nov 12 18:11:33 PST 2004


On 11/13/04 2:10 AM, "Ric Klaren" <klaren at cs.utwente.nl> wrote:

>> I think that for 3.0 Rick and community should produce own, special, very
>> optimized for ANTLR tasks antl::string class. This class should simply have
>> 2 pointers on start/end of tokem. Pointer must point directly into original
>> parsed text. There is no need copy any byte of parsed text. Everything must
>> work on pointers. Tell me that I am wrong?! :-)
> 
> The current C prototype uses mmap and during parsing indices are used into
> the mmap'd buffer. So far it only uses numbers for tokens. I put of the
> decision on how the text goes into the token, now the text is available in
> a temporary buffer and it's now up to the programmer to copy it (note still
> prototype). I'd love to make that somehow configurable (by template
> switching or some other tricks).

Please point me directly.

Does exists ANTLR 3.0 alpha/beta download ?

What URL ?

Thank you in advance.


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
    antlr-interest-unsubscribe at yahoogroups.com

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





More information about the antlr-interest mailing list