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]

Re: bison


On Sun, 30 Jul 2000, Marc Espie wrote:
> Actually, the only language that requires bison is java (pure parser).
> 
> C, C++ and objective C are usually happy with byacc [...]

Isn't that a bug in the Java frontend then (that should be fixed)?

Someone I highly respect when it comes to portability recently wrote
| But for robustness, as soon as you get trapped into having one single
| reference implementation, and dismiss everything else [...], then
| you're in trouble...
and I couldn't agree more when it comes to tools like yacc/bison.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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