[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Non-greedy wildcard possible? (Long)
From: |
Hans Aberg |
Subject: |
Re: Non-greedy wildcard possible? (Long) |
Date: |
Thu, 20 May 2004 23:51:33 +0200 |
At 18:40 +0200 2004/05/20, Magnus Lie Hetland wrote:
>... ( a full general parser is more user friendly, after
>all [1]). Not sure how to do backtracking in Antlr, except using
>syntactic predicates (which I guess might cover the need, if I can
>figure out how to generate them automatically in the right places, and
>make them behave properly with the context-dependent lexing).
>
>[1] http://www.acm.org/crossroads/xrds7-5/bison.html
This is an old, outdated article, as Bison and Flex now are developed to
add a number features in the future, such as the use of different parsing
algorithms and output languages.
Hans Aberg
- Re: Non-greedy wildcard possible? (Long), (continued)
- Re: Non-greedy wildcard possible? (Long), Hans Aberg, 2004/05/18
- Re: Non-greedy wildcard possible? (Long), Magnus Lie Hetland, 2004/05/18
- Re: Non-greedy wildcard possible? (Long), Hans Aberg, 2004/05/19
- Re: Non-greedy wildcard possible? (Long), Magnus Lie Hetland, 2004/05/19
- Re: Non-greedy wildcard possible? (Long), Hans Aberg, 2004/05/20
- Re: Non-greedy wildcard possible? (Long), Magnus Lie Hetland, 2004/05/20
- Re: Non-greedy wildcard possible? (Long), Hans Aberg, 2004/05/20
- Re: Non-greedy wildcard possible? (Long), Magnus Lie Hetland, 2004/05/20
- Re: Non-greedy wildcard possible? (Long), Hans Aberg, 2004/05/23
- Re: Non-greedy wildcard possible? (Long), Frank Heckenbach, 2004/05/27
- Re: Non-greedy wildcard possible? (Long),
Hans Aberg <=
- Re: Non-greedy wildcard possible? (Long), Frank Heckenbach, 2004/05/28
- Re: Non-greedy wildcard possible? (Long), Frank Heckenbach, 2004/05/26
- Re: Non-greedy wildcard possible? (Long), Hans Aberg, 2004/05/19
- Re: Non-greedy wildcard possible? (Long), Magnus Lie Hetland, 2004/05/19
- Re: Non-greedy wildcard possible? (Long), Hans Aberg, 2004/05/20
- Re: Non-greedy wildcard possible? (Long), Magnus Lie Hetland, 2004/05/20
- Re: Non-greedy wildcard possible? (Long), Hans Aberg, 2004/05/21
Re: Non-greedy wildcard possible? (Long), Frank Heckenbach, 2004/05/18