Linked by Thom Holwerda on Fri 2nd Dec 2005 11:04 UTC, submitted by anonymous
Thread beginning with comment 69478
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.




Member since:
2005-07-06
In this case, this looks natural that both have the same performances, I should clarify my sentence about performance: as far as I've seen from the documentation, the mixed functionnal object oriented style of Scala seems to create lots of object.
Whereas in 'usual' imperative styles you tend to reuse the same objects more often.
Anyway I was surprised that even though I tend to dislike functionnal language syntax (tried to learn Ocaml, but disliked it), I liked Scala's syntax.
The only thing that makes me a little cautious is that it is labelled a 'research language', last time I used a 'research language' it was Pascal and this was such a complete failure..