[Edinburgh-pm] F#

Nick oinksocket at letterboxes.org
Fri Jan 28 04:48:32 PST 2011


On 27/01/11 21:50, Robert Rothenberg wrote:
> There's also Clojure (a version of Lisp that runs on the JRE, so it can use
> Java libraries).

Clojure is interesting. It's not just another Lisp or Scheme port to the JVM,
it's somewhat innovative. I rather enjoyed watching the Clojure talks here:

  http://clojure.blip.tv/posts?view=archive&nsfw=dc

Particularly "Clojure for Lisp programmers". But be warned, it's about two hours
long!

There's also Scala, which is another language which targets the JVM.  Has type
inference, and it claims to integrate FP and OO in a way that "works".  Also has
traits, as seen in Perl6.

N


More information about the Edinburgh-pm mailing list