Re: Propsoal: a lua dialect without nil
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Propsoal: a lua dialect without nil
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2011年2月15日 17:24:13 -0200
> henk> Scheme. It does have a value called 'null', but this is just a
> henk> singleton empty list, and doesn't have other special behaviour.
>
> Interesting! I'll teach myself some Scheme then :-)
> Its design philosophy of minimalism sounds very Lua-ish.
To be fair, Lua philosophy is the one that sounds Scheme-ish.
-- Roberto