Related articles |
---|
yacc or bison? pkeddie@axion.bt.co.uk (1992-04-15) |
Re: yacc or bison? eric@pencom.com (1992-04-16) |
Re: yacc or bison? graham@maths.su.oz.au (1992-04-22) |
Re: yacc or bison? bliss@sp64.csrd.uiuc.edu (1992-04-22) |
Newsgroups: | comp.compilers |
From: | graham@maths.su.oz.au (Graham Matthews) |
Keywords: | yacc, parse |
Organization: | Sydney University Computing Service, Sydney, NSW, Australia |
References: | 92-04-064 |
Date: | Wed, 22 Apr 1992 01:33:10 GMT |
(Paul Keddie) writes:
>[relative merits of yacc, bison, etc?]
There is one other consideration that may be relevant, and that is that
Bison in combination with Flex can be used to generate re-entrant code.
In some applications (eg: where your language allows a load library
command for example, and a library can itself contain another load
library command ...] this re-entrancy is very useful.
graham
--
Graham Matthews, Pure Math, Uni.Sydney, Oz
graham@maths.su.oz.au
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.