lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Is function call a chunk in Lua?
From
: Nan Xiao <xiaonan830818@
...
>
Date
: Thu, 27 Aug 2015 11:33:50 +0800
Hi all,
According to Pil, the chunk is "simply a sequence of commands (or statements)". A function call is
an _expression_. So for "print("Hello")", it is just an _expression_, not a statement or chunk, right?
Thanks in advance!
Best Regards
Nan Xiao
Follow-Ups
:
Re: Is function call a chunk in Lua?
,
Coda Highland
Prev by Date:
Re: A few Wild and Wooly Proposals, while we're here (was Re: Feature request: userdata slice)
Next by Date:
Re: Is function call a chunk in Lua?
Previous by thread:
Re: A question about function accessing local and global variables
Next by thread:
Re: Is function call a chunk in Lua?
Index(es):
Date
Thread