[antlr-interest] lexer : find every possibilities in a text (backtrack)

Laura Adam ladam at vbi.vt.edu
Mon Jul 28 07:13:27 PDT 2008


Hello,
I would like the lexer to give me every possibilities there are to cut the text, following the rules I gave.
Rigth now I use backtrack and memoize. I found one solution while reading the text.
What should I work on? Should I rewrite some antlr functions?
Thanks,
Laura Adam


More information about the antlr-interest mailing list