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.


_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to