help-bison
[Top][All Lists]
Advanced

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

Fwd: Are Google summer of code 2006 ideas still available?


From: Matt Cupp
Subject: Fwd: Are Google summer of code 2006 ideas still available?
Date: Tue, 20 Mar 2007 11:33:02 -0400

Whoops, forgot to send it to the list...

---------- Forwarded message ----------
From: Matt Cupp <address@hidden>
Date: Mar 20, 2007 11:32 AM
Subject: Re: Are Google summer of code 2006 ideas still available?
To: Evan Lavelle <address@hidden>


Yes, it was something along those lines.  I have several files that I
currently use the same parser for and the code is very big and ugly
looking.  I would prefer to be able to break the parsers up based on
the type of file they are going to parse.  Problem is they use a lot
of the same basic types inside each file type and I don't want them
duplicated in multiple files.

Matt

On 3/20/07, Evan Lavelle <address@hidden> wrote:
Akim Demaille wrote:
> # One would like to be able to split the grammar in several
> component. An "import" feature would be acclaimed by our users.

in the list; that would be my own top feature request. I think this is
what Matt Cupp was asking for a few days ago. Antlr allows grammars to
inherit from each other; this looks like a very nice feature, but I've
never used it.




reply via email to

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