lua-users home
lua-l archive

Re: What IS the syntax of Lua 4.1 programs?

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


>The table grammar in lua.stx was very helpful, but slightly wrong. It
>forced all list style field specifications to precede all assignment
>style field specifications.
Of course, it was right for 3.0 :-)
The restriction on the order of list x fields was lifted later.
>I noticed that certain erroneous programs are accepted by the Lua
>compiler, but rejected by lsc. 
These are all semantic errors, not syntactic errors.
Plus they may not be errors at all, with the appropriate tag methods.
--lhf

AltStyle によって変換されたページ (->オリジナル) /