Earlier quoted context omitted.
F# isn't in the running for third either. Maybe top ten behind MSSQL, Powershell, Excel Formulae, DAX etc.
hey, there are dozens of us F# users! dozens! I do love F#, but its compiler is a rusty set of monkey bars. It's somehow single pass, meaning the type checker will struggle if you don't reorder certain expressions - but also dog slow, especially for `inline` definitions (which work more like templates or hygienic macros than .net generics, and are far more powerful.) File order matters, bafflingly! Newer .net feature…
Huh? They're already implemented! It took years and they've still got some rough edges, yes, but they've been implemented for a few years now.
Agreed with the rest, though. As much as I love working with F#, I've jumped ship.