On Thu, 2026-05-14 at 22:21 +0100, Giacinto Cifelli wrote: > dear all, > > to be more specific, I would like to create new templates, because > modifying the existing ones would definitely break compatibility. > > cheers, > Giacinto > > On Thu, May 14, 2026, 8:48 PM Giacinto Cifelli <[email protected]> > wrote: > > > dear bison community, > > > > i would like to know how to modify the c++ templates to change the > > `#include`s into `import std;` (or std.compat if needed). > > where do I start? how do i submit the changes?
GNU bison is open source (even free software). You need to change some skeleton file. -- Basile STARYNKEVITCH <[email protected]> 8 rue de la Faïencerie http://starynkevitch.net/Basile/ 92340 Bourg-la-Reine https://github.com/bstarynk France https://github.com/RefPerSys/RefPerSys https://orcid.org/0000-0003-0908-5250
