Is F# the only actively-developed functional language for the CLI, which supports Mono and has Monodevelop plug-in? or are there others I missed?
F# is pretty fun, but it's not as awesome as a lisp like clojure which sadly doesn't support mono yet.
Is F# the only actively-developed functional language for the CLI, which supports Mono and has Monodevelop plug-in? or are there others I missed?
F# is pretty fun, but it's not as awesome as a lisp like clojure which sadly doesn't support mono yet.
There's IronScheme, Clojure (or more precisely ClojureCLR) and Nemerle. The CLI port of Scala picked up steam again a couple of months ago and is even sponsored by Microsoft, although AFAIR the projected feature-parity release (i.e. the point at which the JVM and CLI versions have the samne features and are released on the same day) is 3.0, which is still one or two years away.