Hi, I know that this is a C# Help Forum, but I've found that this was great help to me for C#. I am currently using OCaml and it's very hard to find online help for it. Just wondering if anyone is familiar with OCaml and could help explain some things for me.
Thanks!

2 answers
The only thing I know about OCaml is that Microsoft's new .NET functional language, F#, is based on it and the core languages are said to be much the same. F# is to be included in Visual Studio 2010 but can be downloaded for free in the meantime.
You might therefore be able to get to some help on the language from the F# Developer Center and specialist forum as there's already quite a vibrant community grown up around the language:
http://msdn.microsoft.com/en-gb/fsharp/default.aspx
answered 2 years ago by:
17279
It's funny that you ask. I'm a TA for a class that is learning about different programming paradigms and we had just finished ml. I could definitely answer almost any (learning) question you might have.
answered 2 years ago by:
538