Some popular languages like Python and Ruby have native, JVM and .Net CLR implementations. C# is implemented with free Mono project. Aren’t there any attempts of implementing F#?
Some popular languages like Python and Ruby have native, JVM and .Net CLR implementations.
Share
There is a compiler for targeting a subset of F# to FPGAs, which I guess is a non-.NET implementation
http://www.avalda.com/
Link