help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Finding out when a token is consumed


From: Urdaneta, Alfonso E (N-Summitt Technologies)
Subject: RE: Finding out when a token is consumed
Date: Wed, 30 Apr 2003 18:19:09 -0400

>> >The reason why I want to do it is that my language contains some
>> >"directives" that can appear anywhere between tokens -- and
>> >therefore cannot be part of the bison grammer (at least not without
>> >huge extra work of allowing them in every single place in every
>> >rule), so I handle them at the lexer level.

> This is still too unspecific. Do you have an example?

actually I would like to see his example too, as it sounds like something I
wanted to do while debugging so I could "follow" what my grammar was going
as it sucked input.







reply via email to

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