What is Expressiveness in a Computer Language
Matthias Blume
find at my.address.elsewhere
Mon Jun 19 14:09:28 EDT 2006
George Neuner <gneuner2/@comcast.net> writes:
> I am, however, going to ask what
> information you think type inference can provide that substitutes for
> algorithm or data structure exploration.
Nobody wants to do such a substitution, of course. In /my/
experience, however, I find that doing algorithm and data structure
exploration is greatly aided by a language with static types and type
inference. YMMV.
More information about the Python-list
mailing list