Tim Pizey said on 24/01/2010 20:26:
> On Sunday 24 January 2010 12:25:12 Peter-Henry Mander wrote:
>>
>> There are other options, I'm sure others on the list will offer
>> suggestions. I'm throwing in something from leftfield hoping something
>> new will pop up, besides Java and C/C++.
>>
> If you are already familiar with Java, use a java IDE, need to interoperate with java libraries etc
> but want functional programming Clojure has nice Eclipse integration.
>
>
> Tim
>
>
Or Scala (
http://www.scala-lang.org/), which offers a nice mix of
object oriented and functional programming.
Chris