bug-bison
[Top][All Lists]
Advanced

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

Re: Bison and C++


From: Richard Stallman
Subject: Re: Bison and C++
Date: Sun, 15 Oct 2000 13:33:54 -0600 (MDT)

    It is fact possible to have the top-node in C even though the rest is
    written in C++:

That feature is useful for people who want to write in C++, but we are
not going to do that in Bison.  GNU Project policy is that programs
should be written in C rather than C++ whenever possible.  Bison is
going to remain a C program, overall.

The only place in Bison in which it is ok to use C++ would be an
optional parser skeleton in C++, provided for the convenience of C++
users.







reply via email to

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