help-bison
[Top][All Lists]
Advanced

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

Parser called from lexer


From: Odd Arild Olsen
Subject: Parser called from lexer
Date: Tue, 4 Jun 2002 09:11:58 +0200

I need a parser implemented as a function called with the next token as 
argument. This is the oposite of what Bison generated parsers do, they call a 
function to get the next token.

I have hacked bison.simple to do what I want. However, I assume someone has 
made a more elegant "push" parser available. Anyone? 

-- 

O. A. Olsen



reply via email to

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