You are viewing a single thread.
View all comments
20 points

Dynamic typing, special and unique syntax for every language feature, interpreter intrinsics

permalink
report
reply
6 points

Operator overloads, descriptor protocol, decorators

permalink
report
parent
reply
7 points

Operator overloads are excellent for readable code when used well - I object to their inclusion on this list.

permalink
report
parent
reply
4 points

As long as you don’t have to implement it yourself.

permalink
report
parent
reply
3 points

Honestly, I’ve been using type hints very heavily since they became a thing. I just use IDE completion too much to do without them.

permalink
report
parent
reply
15 points

Dynamic typing is the source of very amazing errors, see JavaScript.

permalink
report
parent
reply
5 points

[object Object]

!Reddit moment.!<

permalink
report
parent
reply
9 points

I think the problems there are exacerbated a lot by over-eager type coercion and other crappy design decisions inherited from almost 30 years ago

permalink
report
parent
reply
5 points

Yep lua and lisp/scheme are also unityped and not even close to as broken. All are remarkably similar languages, theory-wise.

…also something something Guido not getting tail call elimination and people sending him copies of the wizard book. It’s been a while.

(And, yes, lua does proper tail calls).

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 7K

    Monthly active users

  • 729

    Posts

  • 11K

    Comments