This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "Documentation by paper"


Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes:

> Yes, but a *user* of bison is usually a compiler writer!

Er, no.  Not even remotely.  A user of bison is usually someone who has
something they want to parse that's representable by a simple grammar.  I
would wager that the majority of uses of bison in practice are for parsing
configuration files.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]