mbenoni7·9년 전·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년 전·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.