help-bison
[Top][All Lists]
Advanced

[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: Sat, 15 May 2004 21:41:24 +0200

At 17:41 +0200 2004/05/15, Magnus Lie Hetland wrote:
>I'm working on a project (atox.sf.net) where I want to use Bison to
>add markup to plain text. I need a rule to represent the plain text
>segments (between the markup tokens) and that's proving a challenge.

Normally, this is done by the lexer, sending back say a token "text". Why
is you not doing it that way?

  Hans Aberg






reply via email to

[Prev in Thread] Current Thread [Next in Thread]