Hi Dave, > Le 7 mars 2021 à 19:43, Dave Abrahams via Users list for the GNU Bison parser > generator <help-bison@gnu.org> a écrit : > > Hi, > > I've been updating a C-based parser to use some of the more-typesafe C++ > constructs, and run into several obstacles / things that were unclear.
I was unaware you were still programming in C++ :) > If anyone's interested in updating the documentation, I can offer some > feedback about key points that would be useful to explain. It would certainly be interesting, thanks for the offer! As a matter of fact, if you have feedback on the C++ output itself, I would very be very happy to improve it. Cheers!