- Notifications
You must be signed in to change notification settings - Fork0
The F# Compiler, Core Library & Tools (F# Software Foundation Repository)
License
MIT, MIT licenses found
Licenses found
Pateldisolution/fsharp-1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
You are invited to to help produce future releases of the F# language compiler, library, and tools.
F# is a mature, open source, cross-platform, functional-first programming language which empowers users and organizations to tackle complex computing problems with simple, maintainable, and robust code. F# is used in a wide range of application areas and is supported by industry-leading companies providing professional tools, and by an active open community. You can find out more about F# athttp://fsharp.org.
| Ubuntu (Build) | Windows (Debug Build) | Windows (Release Tests 1) | Windows (Release Tests 2) | Windows (Release Tests 3) | Windows (Release Tests 4) | |
|---|---|---|---|---|---|---|
| master |
SeeDEVGUIDE.md andTESTGUIDE.md for details on build, development, and testing.
SeeCONTRIBUTING.md for general guidelines on the contribution process, alsohow we label issues and PRs
To contribute to the F# ecosystem more generally see the F# Software Foundation'sCommunity Projects pages.
The F# Compiler Technical Guidemaintained by contributors to this repository. Please readand contribute to that guide.
This project is subject to the Apache Licence, Version 2.0. A copy of the license can be found inLicense.txt at the root of this repo.
This repository enables development on Linux, macOS and Windows. It enables automated CI testing for some of these.
Changes contributed here are eventually included in all packagings of F# and open source F# editing tools. Microsoft coordinates packaging this repository as part of the Visual F# Tools, and the F# community coordinates packagingother editions of F# for use on Linux, macOS, Android, iOS, and other platforms.
For typical installs of F#, seehttp://fsharp.org.
To setup Visual Studio to use the latest nightly releases of the Visual F# Tools, follow theUsing CI Builds instructions.
To install F#, seehttp://fsharp.org.
To download the bits for the latest CI builds seethese instructions. This includes and ZIPs containing the F# compiler and VSIX installers for the Visual F# IDE Tools.
If you wish to use the latest F# compiler on a computer without Visual Studio 2017 installed, you can add the nuget packageFSharp.Compiler.Tools to your projects. This will replace the in-box compiler with the version contained in the package.The actual package is built inhttps://github.com/fsharp/fsharp.
You will need to adjust the targets reference on your project file to use the targets file from the installedFSharp.Compiler.Tools package.Seefsharp#676 for how to modify your project file.
This project has adopted the code of conduct defined by theContributor Covenant to clarify expected behavior in our community. This code of conduct has beenadopted by many other projects. For more information see theCode of conduct.
Follow@VisualFSharp and@fsharporg on twitter and subscribe to the.NET Blog.
Members of the F# Software Foundation can be invited to the "F# Software Foundation" discussion rooms on slack. More details athttp://fsharp.org/guides/slack/.
About
The F# Compiler, Core Library & Tools (F# Software Foundation Repository)
Resources
License
MIT, MIT licenses found
Licenses found
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- F#98.9%
- C#0.5%
- OCaml0.2%
- HTML0.2%
- Makefile0.1%
- Shell0.1%