Typescript grammar in Bison
Ricard Gascons <[email protected]> Tue, 22 Mar 2022 13:24:09 -0700
| Newsgroups | gmane.comp.parsers.bison.general |
|---|---|
| Message-ID | <CADKp6qJBuc5b0Ms21An0ssrSoSOCMQxVMXG3nqBCUAB_4nAFfw@mail.gmail.com> |
Hi friends! 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. Thanks in advance, Ricard