DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

Horst Makitta's picture

Unregistered

Feeds

aliases

  • Horst Makitta

Horst Makitta

2 years ago

in Scheme is love on Phil Dawes' Stuff
Maybe you should take a closer look at Scala?
http://scala.epfl.ch/

Not only has it all you can expect from a modern programming language (functional and OO-programming, an exceptionally good type-system which is statically but does not stand in the way, providing type inference, generators, sequence comprehensions), it also provides the ultimate answer to the old singel vs. multiple inheritence discussion: Traits.
And it has the additional bonus of running on a JAVA JVM, but you can also run it on .NET:
http://scala.epfl.ch/docu/clr/index.html

You will find a promising chapter "Abstractions for Concurrency" in "Programming in Scala":
http://scala.epfl.ch/docu/files/ProgrammingInSc...
Returning? Login