Live data from Hacker News

F# Foundation Launch : Open-source, cross-platform F# (1PM PST/9PM GMT Today)

blogs.msdn.com

21–26 of 26 posts

Re: F# Foundation Launch : Open-source, cross-platform F# (1PM PST/9PM GMT Today)

#21
Port it to JVM? Then it has to compete with the similar language Scala.

Port it to LLVM? Then it can be compiled to native, in which case it has to compete with Haskell (et al).

The "#" in F# basically binds it to the CLR, and that's what it's strength is. Too bad it want to be something is isn't.

Re: F# Foundation Launch : Open-source, cross-platform F# (1PM PST/9PM GMT Today)

#22
post #21

Port it to JVM? Then it has to compete with the similar language Scala. Port it to LLVM? Then it can be compiled to native, in which case it has to compete with Haskell (et al). The "#" in F# basically binds it to the CLR, and that's what it's strength is. Too bad it want to be something is isn't.

it currently builds on mono and javascript (websharper) for cross-platform.

Re: F# Foundation Launch : Open-source, cross-platform F# (1PM PST/9PM GMT Today)

#23
post #2

Is it still based on .NET/mono?

Xamarin are booming (they are a cross-platform, open-source-based development tools company who are big contributors to mono). 190,000 developers and 10,000 customers already http://blog.xamarin.com/2012/11/08/xamarin-evolve-2013-our-f...

So mono's future is secured - Android, iPhone, iOS, OS X, linux, windows 8, ... no other high-level-to-native tools get this reach and none based on a language as c# (so much better than java). F# looks like nice added sauce to this.

Re: F# Foundation Launch : Open-source, cross-platform F# (1PM PST/9PM GMT Today)

#24
post #16
post #3

Earlier quoted context omitted.

F# already runs on Mono and is open source. Seems like it's not the case. Very interesting. There's a mention of "independent".

I haven't been tracking Mono-related news for a while, but didn't they abandon this project? Did it ever work well?

See above - Xamarin are big contributors to mono. They have 190,000 developers and 10,000 customers already http://blog.xamarin.com/2012/11/08/xamarin-evolve-2013-our-f...

so mono's future looks secure now

Re: F# Foundation Launch : Open-source, cross-platform F# (1PM PST/9PM GMT Today)

#25

Curious to see where that goes. I've been wanting to try it for a while, but a combination of lack of time and lack of enthusiasm for the .NET stack has kept me away from it. Is this used in production anywhere?

some examples on http://fsharp.org

Re: F# Foundation Launch : Open-source, cross-platform F# (1PM PST/9PM GMT Today)

#26

F# is a really cool language. However without it's interop with the CLR it looks to me to be another ML clone. I wonder what they mean by "independent."

I'm not sure what you're referring to; F# is only a CLR-compatible language. Mono is used for a completely open source solution and the foundation's web page (http://fsharp.org) has links to instructions for installing mono and related tooling.
Post reply on HN