On 1/2/15, Walter Bright via Digitalmars-d <digitalmars-d@puremagic.com> wrote:
> (The reason dynamically typed languages are enduringly popular is that it is
> easier to write code in them. People are inherently lazy.)

Considering how much time one has to spend scratching their head what
type of a variable something is in Python, I think the *true slackers*
prefer statically typed languages. One hit of the compile button and
if it works you're 99% done already. :)

Reply via email to