Website message overhaul
Walter Bright
newshound2 at digitalmars.com
Tue Nov 15 13:54:17 PST 2011
On 11/15/2011 1:31 PM, Daniel Gibson wrote:
> Scala is also termed a "multi-paradigm programming language", see
> http://en.wikipedia.org/wiki/Scala_(programming_language)
Scala's multi-paradigms are OOP and functional.
Yet it doesn't support function purity or immutable data. Having a syntax for
lambdas doesn't make a language functional. I know few people share my opinion
about that, but it seems that functional is used a lot as a buzzword.
More information about the Digitalmars-d
mailing list