------ Original Message (Saturday, August 14, 2010 3:41:08 
AM) From: Joachim Schrod ------
Subject: Re: [antlr-interest] Best practice to handle Lexer backtracking
demand

> And, in case it's not clear, the example was made up by me to have
> a minimal example to discuss. The real DSL is simple, but not as
> simple:
Going to have to work on my mind-reading...
> I have several marker strings that delimit character
> sequences w/o any marker string in them, need to determine just
> that text between the markers, and need to check if the marker
> strings come in the right order and what is between them. I.e.,
> lexical filters are not sufficient, I need input validation as well.
Please post an example -- input and grammar -- that properly matches the 
complexity of your problem.

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to