lua-users home
lua-l archive

Re: Good introductory texts ?

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


Alex Queiroz <asandroq@gmail.com> writes:
> Hallo,
>
> On 9/23/09, Tony Finch <dot@dotat.at> wrote:
>> On 2009年9月23日, steve donovan wrote:
>> >
>> > This is a common notion. What can Scheme do that cannot be expressed
>> > in Lua? (Note, this is an actual question)
>>
>>
>> The two biggies are continuations and macros.
>>
>
> I would add that there are no statements, everything is an
> expression.
(set! ... ) is not really an expression. It has no value and only side
effects.
-- 
David Kastrup

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