Re: BISON files are gone?

From: Date: Wed, 07 May 2014 06:09:19 +0000
Subject: Re: BISON files are gone?
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Am 06.05.2014 10:50, schrieb Derick Rethans:
> Neither automake (the .am extension in Makefile.am) or bison are used. 
> The automake depency was removed (I think) close to a decade ago, and 
> bison's .y got replaced with re2c files (.re). I think somebody forgot 
> to remove that Zend/Makefile.am file.

 Correct me if I'm wrong, but bison is a parser generator and re2c
 is a scanner generator. We replaced flex with re2c but never got
 around to replace bison with lemon AFAIK.


Thread (3 messages)

« previous php.internals (#73996) next »