On 2023-08-01 07:58, Julien Rouhaud wrote:
> On Tue, Aug 01, 2023 at 07:36:36PM +0800, jacktby wrote:
>> Hi, I’m trying to develop a new grammar for pg
>
> It's unclear to me whether you want to entirely replace the flex/bison
> parser
> with something else or just add some new bison rule.
Or express a grammar matching PG's in some other parser-generator
language, to enable some other tool to parse PG productions?
Regards,
-Chap