|
|
|
|
|
by edgyswingset
4324 days ago
|
|
F# is a phenomenal language. Not that C# is bad (it's fantastic!), but the more I use F# the more I feel it's a superior language for most tasks. First-class .NET support is the real kicker, since you can do anything from DB interaction to writing MVC controllers. Integration with existing C# projects is seamless too, so it's really just a joy to work with. |
|
I'm currently working on a big C# codebase and it would be interesting to see if F# would make some of it cleaner.