programming_languages

Why Static Languages Suffer From Complexity (and type-safe printf implementation without macros)

https://hirrolot.github.io/posts/why-static-languages-suffer-from-complexity.html

I think, especially in programming language communities, that there tends to be a preference towards making a static language for their compile time guarantees, and this is a pretty concrete counterargument as to why people find dynamic languages "easier to program in"

16
8
Comments 8