|
|
|
|
|
by mumblemumble
1916 days ago
|
|
F#'s relationship has been vastly overblown. The truth is that they're about as closely related as C# and Objective-C. In the same way that the overlap between C# and ObjC is basically just the C bit, the overlap between F# and and OCaml is basically just the ML bit. (Actually, even less than that.) You could say that it was inspired by OCaml, but it includes almost none of what makes OCaml OCaml, and adds a lot of its own new ideas. |
|
Do people just draw the comparison because they don't actually know of any other ML languages besides OCaml?