Re: c++ import
Giacinto Cifelli <[email protected]> Thu, 14 May 2026 22:21:18 +0100
| Newsgroups | gmane.comp.parsers.bison.general |
|---|---|
| Message-ID | <CAKSBH7HhqpaLenCGchCOoPYYnEWGzS=Bmr_U5hf5dzbiHz191g@mail.gmail.com> |
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=E2=80=AFPM 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? > > thank you, > Giacinto > >