lua-users home
lua-l archive

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


> 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