Hi Allan,
> Instead of adding the definition
>
> cmd ::= set_item.
>
> have you thought about defining the acceptable alternatives to "SET"?
> For instance,
>
> set ::= SET.
> set ::= .
> cmd ::= set set_list.
Thank you for the suggestion. I have just tried this and unfortunately, it
doesn't wo
n...@sqlite.org] On Behalf Of Andy Gibbs
> Sent: Thursday, April 01, 2010 8:04 AM
> To: sqlite-users@sqlite.org
> Subject: Re: [sqlite] Question about lemon
>
> Hi, sorry to bump this thread, but I thought I'd just try once more to
> see
> whether anybody might have some in
> Hi, sorry to bump this thread, but I thought I'd just try once more to
see
> whether anybody might have some insight on the problem I'm having with
> Lemon, as detailed in the original post below. I'm sure posts that
> languish
> on this mailing list quickly get snowed under! I appreciate its n
Hi, sorry to bump this thread, but I thought I'd just try once more to see
whether anybody might have some insight on the problem I'm having with
Lemon, as detailed in the original post below. I'm sure posts that languish
on this mailing list quickly get snowed under! I appreciate its not an
Sqli
Hello,
Is it alright to ask a quick question about the lemon parser in this mailing
list, or is there a dedicated one which I should post this to instead?
I'm using lemon to create a parser for a simple c/basic-like grammar, and have
among other rules, the following defined (I've trimmed it down
5 matches
Mail list logo