help-bison
[Top][All Lists]
Advanced

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

Re: Recognize Stings Tokens.


From: Claudio Saavedra
Subject: Re: Recognize Stings Tokens.
Date: Sat, 22 Dec 2007 15:52:49 -0300

El sáb, 22-12-2007 a las 19:20 +0100, Jester Underrun escribió:
> 
> How I can write a yylex function to retrieve this tokens?
> 
> Thanks for any suggestion or example.

I suggest you to take a look at flex. It is what people normally use to
generate a lexical scanner which provides the yylex function required in
bison.

Claudio

-- 
Claudio Saavedra <address@hidden>





reply via email to

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