bison-patches
[Top][All Lists]
Advanced

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

Re: [PATCH for Dlang support] Documentation


From: Akim Demaille
Subject: Re: [PATCH for Dlang support] Documentation
Date: Mon, 12 Apr 2021 06:44:53 +0200

Hi Adela,

> Le 4 avr. 2021 à 02:23, Adela Vais <adela.vais99@gmail.com> a écrit :
> 
> Hello Akim,
> 
> I updated the D documentation.

Thanks, installed!  However there is some confusion here on the
meaning of "api.token.constructor".  Its purpose it to generate
the make_TOKEN functions.  I just noticed that because of various
renamings in C++, these functions are still generated in other
cases, but they should not.

I will clarify this, sorry about it.

> Can you please confirm that the
> directives lr.default-reduction, lr.keep-unreachable-state, and lr.type are
> available for the D backend because they are implemented in
> Bison's src? I found something in src/muscle-tab.c, but I want to be sure.

Yes, they are related to the way the tables are generated, they do
not change anything in the code itself.  So they are cross-languages.

Cheers!


reply via email to

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