lua-users home
lua-l archive

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


> Actually that's wrong. The grammar is very, very close to being an LALR(1) grammar. I only needed to change the rule:
> 
> [...]

What is wrong?

-- Roberto