Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Static typing is security theater for programmers

Name: Anonymous 2014-06-25 16:01

http://blog.metaobject.com/2014/06/the-safyness-of-static-typing.html
Face it, Haskelitists: There are not a lot of bugs that can be caught by a type system. Such it up and use texting like the rest of us.

Name: Anonymous 2014-06-25 20:47

Static typing apologists think that if you use types as a design tools in your coding, then bugs will go away. I.e. to avoid division by zero, static typing zealot would introduce NonZeroInteger and then mediate between it and normal Integer. Lisp allows achieving the same by attaching the code to the interface into the code requiring non-zero input. So static typing basically sweeps bugs under the carpet by obfuscating code.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List