|
|
|
|
|
by nbevans
4041 days ago
|
|
F# has a compiler flag to force it to use OCaml syntax parsing. It basically amounts to just being a strict mode. Because F# has very slightly more forgiving syntax than OCaml; but essentially almost identical. To call it the .NET OCaml is not too far from the truth. And it was clearly meant tongue in cheek! |
|