Re: Typescript grammar in Bison
Hans Ã…berg <[email protected]> Tue, 22 Mar 2022 21:54:16 +0100
| Newsgroups | gmane.comp.parsers.bison.general |
|---|---|
| Message-ID | <[email protected]> |
> On 22 Mar 2022, at 21:24, Ricard Gascons <[email protected]> wrote: > > I've been a Bison user for some time now, I've been writing some toy > projects here and there. I was wondering if there are online resources I > could find existing grammar from well-known programming languages? Just the > definitions, not the implementations of course. > > More specifically, I'm looking for an existing Typescript grammar I could > use for a personal project. I guess Javascript would work too. I've looked > online and haven't had any luck so far. You might ask in the Usenet newsgroup comp.compilers.