mbenoni7·il y a 9 ans·discussOCaml is great, but F# is better for almost every one of his bullet points.
mbenoni7·il y a 9 ans·discussYou can write "Pythonesque C#" today using F#.Once you get used to it, though, you'll probably want to write idiomatic F#.
mbenoni7·il y a 9 ans·discussThere's a new type provider out that takes a different approach by bundling a SQL parser:https://github.com/rspeele/Rezoom.SQLIt can't check everything that the other providers can, but IMO you get most of the benefit without requiring any onerous build-time dependencies.