F#


Topic history | v1 (current) | created by jjones

Details

F#

| created by jjones | Add resource "How to Use F# from C#"
Title
F#
Description
F# (pronounced F sharp) is a functional-first, general purpose, strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods. F# is most often used as a cross-platform Common Language Infrastructure (CLI) language on .NET Core, but it can also generate JavaScript and graphics processing unit (GPU) code.F# is developed by the F# Software Foundation, Microsoft and open contributors. An open source, cross-platform compiler for F# is available from the F# Software Foundation. F# is a fully supported language in Visual Studio and JetBrains Rider. Plug-ins supporting F# exist for many widely used editors, most notably the Ionide extension for Visual Studio Code, and integrations for other editors such as Vim, and Emacs. F# is a member of the ML language family and originated as a .NET Framework implementation of a core of the programming language OCaml.
Link
https://en.wikipedia.org/?curid=239964

resources

treated in How to Use F# from C#
v1 | attached by jjones | Add resource "How to Use F# from C#"

authors

This topic has no history of related authors.

topics

is Programming language
v1 | attached by jjones | Add resource "How to Use F# from C#"
used by Functional programming
v1 | attached by jjones | Add resource "How to Use F# from C#"