bug-bison
[Top][All Lists]
Advanced

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

Re: [Fwd: implementing NDR parsing method into bison]


From: Paul Eggert
Subject: Re: [Fwd: implementing NDR parsing method into bison]
Date: 21 Jan 2004 11:22:45 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

jonhattan <address@hidden> writes:

> My intention is to insert it in the current development branch so I
> ask you wich is the better way to do it and also what is the actual
> state of the code to insert such a new method with it's own skeleton
> and that things.

Thanks for your interest.  Your best bet is to start with CVS Bison,
which you can get from <http://savannah.gnu.org/projects/bison> using
the instructions in <http://savannah.gnu.org/cvs/?group=bison>.

Ideally you would need to add just one source file (data/ndr.c, say),
modify the documentation in doc/bison.texinfo.  We're not quite to
that stage in development yet, so you'll have to change a few more
files (but hopefully in small ways).  For more info about what to
change, look for for "GLR" and/or "glr" in the source code and
documenation.

You'll also need to sign some papers assigning copyright to the FSF,
if you want your parsor to be included in the FSF distribution.  These
need to be signed by everybody who contributed to the NDR code and
documentation.  I can send you more info about that if you want to
pursue this.




reply via email to

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