mbenoni7·9 jaar geleden·discussOCaml is great, but F# is better for almost every one of his bullet points.
mbenoni7·9 jaar geleden·discussYou can write "Pythonesque C#" today using F#.Once you get used to it, though, you'll probably want to write idiomatic F#.
mbenoni7·9 jaar geleden·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.