[plt-scheme] on which programming languages best to spend your time?

From: Thomas Chust (chust at web.de)
Date: Thu Feb 26 16:39:05 EST 2009

Hello,

my personal opinion is that Clojure is interesting but really not
production ready. Every time I tried it in the past months I ran into
some bug, often some really stupid mistake in the standard libraries
that could easily have been prevented using contracts or static types
:-/

Another interesting JVM language that mixes functional and object
oriented features is Scala (http://www.scala-lang.org/).

cu,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.


Posted on the users mailing list.