Re: What is a Parser Skeleton?

Hans Ã…berg <[email protected]> Fri, 10 Feb 2023 14:54:50 +0100
Newsgroups gmane.comp.parsers.bison.general
Message-ID <[email protected]>
> On 10 Feb 2023, at 13:52, Johannes Veit <[email protected]> wrote:
> 
> "Parser Skeleton" is crucial for understanding the Bison Exception
> <https://spdx.org/licenses/Bison-exception-2.2.html>, but I didn't find a
> proper explanation of that term.
> 
> So either:
>     Where can I find a proper explanation of "Parser Skeleton"?
> Or:
>     What is a "Parser Skeleton"?

It is M4 code used as a template, details from Bison, to write the generated parser.