On 5 Aug 2010, at 14:01, Sasan Forghani wrote:
So in any action for a production such as the expr production and
specifically the expr : ( expr ) {some action}, specifying
$$ will give expr its type.
Bison just implements a union, and the $$ and $k will select
the foo field of tha union.
So in any action for a production such as the expr production and
specifically the expr : ( expr ) {some action}, specifying $$
will give expr its type.
I.E
expr : ( expr ) {$$; $$ = $2;}
On Wed, Aug 4, 2010 at 5:30 PM, Hans Aberg wrote:
> On 4 Aug 2010, at 21:48, Sasan Forghani wrote:
>
> Ho
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bison version 2.4.3 is now available. This is primarily a bug-fix
release. See NEWS below for details.
Here are the compressed sources:
ftp://ftp.gnu.org/gnu/bison/bison-2.4.3.tar.gz (2.2MB)
ftp://ftp.gnu.org/gnu/bison/bison-2.4.3.tar.bz2 (1