this post was submitted on 06 May 2025
75 points (92.1% liked)

Programmer Humor

31258 readers
1755 users here now

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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] cx40@programming.dev 0 points 1 year ago (1 children)

But the main benefits of static typing is in making the programming part easier. What do you gain from translating dynamically typed languages into a statically typed language?

[–] toastmeister@lemmy.ca 0 points 1 year ago (1 children)

Well that can't be true, why would anyone have ever made a dynamic typing system?

[–] cx40@programming.dev 1 points 1 year ago

That's also to make programming easier. Different programmers have different needs.