lua-users home
lua-l archive

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


Matthew Wild <mwild1@gmail.com> writes:

> mystring1 < mystring2 is also perfectly valid thing to do in statically 
> typed C, which will also give you a useless answer. In my view type
> checking is not a substitute for tests and code reviews. And if you
> have those, there is little reason left for strict type checking.

There is also little reason left for not programming everything in
assembly language.

-- 
David Kastrup