lua-users home
lua-l archive

Re: Blocks vs. chunks...

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


>So... What is really the semantic difference between
>chunks and blocks? They seem pretty similar to me...
The Complete Syntax of Lua, listed in the last pages of the Reference Manual,
says that block ::= chunk. So, they're the same.
See http://www.lua.org/manual/manual.html#BNF
--lhf

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