Linked by David Adams on Tue 14th Oct 2008 03:52 UTC, submitted by estherschindler
Permalink for comment 333586
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-06
Note that Scala, Boo and F# have local type inference, so this blur a little bit the difference between 'scripting' language and those language.
Of course C++200x will have local type inference, but C++ won't ever be confused with a scripting language due to its "early optimisation" focus..