Related articles |
---|
push lexer? detlef.bosau@web.de (Detlef Bosau) (2012-01-17) |
Re: push lexer? haberg-news@telia.com (Hans Aberg) (2012-01-17) |
Re: push lexer? johann@2ndquadrant.com (Johann 'Myrkraverk' Oskarsson) (2012-01-30) |
From: | Hans Aberg <haberg-news@telia.com> |
Newsgroups: | comp.compilers |
Date: | Tue, 17 Jan 2012 21:06:08 +0100 |
Organization: | A noiseless patient Spider |
References: | 12-01-032 |
Keywords: | lex |
Posted-Date: | 17 Jan 2012 19:13:52 EST |
On 2012/01/17 10:28, John Levine wrote:
>> Bison 2.5 has a "push api".
>> http://www.gnu.org/software/bison/manual/html_node/Push-Parser-Function.html
>>
>> Does there exist something similar for lex of flex or does somebody know
>> a "push scanner"?
> [Not that I've ever seen. It would be straightforward to modify flex
> to create push lexers that work with push parsers, but so far nobody's
> done it. -John]
FYI, Flex is currently not maintained or developed.
Hans
[That's true, but it's sitting at Sourceforge, ready for anyone who
wants to pick it up. http://sourceforge.net/projects/flex/ -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.