[Haskell-cafe] Re: "Haskell is a scripting language inspiredby
Python."
Tom Davies
tgdavies at gmail.com
Tue Nov 9 00:21:08 EST 2010
On 05/11/2010, at 4:11 PM, Luke Palmer wrote:
> Also they "don't
> scale well", which I guess means that they don't make it inconvenient
> to design badly.
And they don't communicate enough information about the preconditions/postconditions of their functions to easily allow large programs to remain correct? That is, the types expected and returned.
More information about the Haskell-Cafe
mailing list