F# is an Open-source programming language with a lot of features. It is a modern language based on Fortran language with additional modern enhancements.
F# Language developed by Microsoft and It is inspired by a Functional Programming language such as Haskel
, OCaml
.
What is the F language?
F# is a Multipurpose programming language from Microsoft with a lot of features -Less Code
- Strong Typed language
- Type inference
- Level compiled first-level functions
- Interactive script execution
- Async programming
It supports following language patterns
- Functional Language
- Imperative language
- Object Oriented Language
F# language disadvantages
F# language is used as a functional programming.
The disadvantages
A learning curve exists for learning language features
- Supports GUI interfaces, But there is no clear separation for UX designing