help-bison
[Top][All Lists]
Advanced

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

Re: Header file of a Bison parser


From: Joel E. Denny
Subject: Re: Header file of a Bison parser
Date: Wed, 25 Oct 2006 19:54:39 -0400 (EDT)

On Wed, 25 Oct 2006, Hans Aberg wrote:

> What is the state about a more general construct like
>   %define <name> {code}
> - there appeared to be something to that effect in the Bison-Patches list, but
> I haven't tried it.

The format is:

  %define "NAME" {CODE}

A skeleton can reference it as:

  b4_NAME

I'm not sure it's being used at the moment for anything, and I'm not sure 
of its stability.




reply via email to

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