Comment on Microsoft releases F# under Apache 2.0 licenseparentComments−silverlake15y"Anybody have experience where demand for strongly typed language is really needed for data analysis tasks?"Strong-typing is not really about performance, though it does help. It's about discovering more errors at compile-time rather than run-time.−blasdel15ys/strong/static/ghttp://blogs.perl.org/users/ovid/2010/08/what-to-know-before...
Comments
"Anybody have experience where demand for strongly typed language is really needed for data analysis tasks?"
Strong-typing is not really about performance, though it does help. It's about discovering more errors at compile-time rather than run-time.
s/strong/static/g
http://blogs.perl.org/users/ovid/2010/08/what-to-know-before...